feat: clean up nuOS

This commit is contained in:
Noa Aarts 2024-09-17 20:05:54 +02:00
parent 40ac0626c7
commit 8bab145d7b
Signed by: noa
GPG key ID: 1850932741EFF672
3 changed files with 4 additions and 15 deletions

View file

@ -81,7 +81,7 @@
inputs.agenix.nixosModules.default
];
};
NoasServer = nixpkgs.lib.nixosSystem {
nuOS = nixpkgs.lib.nixosSystem {
specialArgs = {
inherit inputs;
inherit nix-colors;