zenix: add musnix and mpd

This commit is contained in:
tristan 2024-11-19 20:40:58 +00:00
parent 2202ebef0b
commit 53f5a52ceb
8 changed files with 124 additions and 84 deletions

View file

@ -17,7 +17,7 @@
};
in
nixpkgs.lib.nixosSystem {
specialArgs = {inherit inputs stable-pkgs;};
specialArgs = {inherit inputs stable-pkgs user userFullname;};
inherit system;