rename server config

This commit is contained in:
Noa Aarts 2024-04-17 00:48:40 +02:00
parent d218c7fceb
commit 785cf93a41

View file

@ -61,7 +61,7 @@
inputs.home-manager.nixosModules.default
];
};
server = nixpkgs.lib.nixosSystem {
NoasServer = nixpkgs.lib.nixosSystem {
specialArgs = {
inherit inputs;
inherit nix-colors;