Commit Graph

12 Commits

Author SHA1 Message Date
wxlyyy 6655e96204 Nix: add quickshell to dev shell 2025-11-19 02:52:17 +08:00
Lemmy 0428dd1b50 Merge pull request #688 from bokicoder/main
Nix: refactor & improve home-module
2025-11-18 08:27:12 -05:00
wxlyyy 55addb651c Nix: refactor & improve home-module 2025-11-12 22:49:06 +08:00
Rexiel Scarlet 4ade4e91e6 fix(nix): fix shell.nix for non flake nix-shell invocation
- relocated shell.nix to nix/shell.nix
- initialized shell.nix at root to correctly invoke the shell with
  `nix-shell` command for non flake
2025-11-10 22:15:29 +04:00
wxlyyy 58d5f37b02 Nix: cleanup package 2025-11-08 11:09:49 +01:00
wxlyyy f04698e7f1 Nix: improve home-module 2025-11-06 10:26:11 +01:00
wxlyyy 7b634783ae Nix: add systemd service to home-module 2025-11-06 10:26:11 +01:00
wxlyyy 122771db93 Nix: add package options to home-module 2025-10-27 22:50:24 +08:00
Matan Bendix Shenhav c0fef4fa57 refactor(flake): split the flake
This extracts the package, home module and nixos systemd service from
the flake into distinct Nix modules.

Additionally, the package is updated to use default the qt wrapper
rather than the custom one previously used; this conforms to current
best practices in packaging Qt apps.

Several improvements are made to the Nix style as well.
2025-10-14 21:13:59 +02:00
wer-zen c2ca05b117 flake.nix update 2025-08-26 13:51:12 +02:00
notwinder c3a070e564 removing some of the unnecessary dependencies 2025-08-25 07:52:59 +03:30
notwinder 48d22b85d0 adding a flake.nix file to build this shell with nix 2025-08-25 04:32:34 +03:30