Commit Graph
6 Commits
Author SHA1 Message Date
wxlyyy 04311f191f Nix: cleaner code 2025-11-21 02:28:56 +08:00
wxlyyy 55addb651c Nix: refactor & improve home-module 2025-11-12 22:49:06 +08:00
wxlyyyandMatan Bendix Shenhav f04698e7f1 Nix: improve home-module 2025-11-06 10:26:11 +01:00
wxlyyyandMatan Bendix Shenhav 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