Remove servenix system (too different, will be stored separately)
This commit is contained in:
12
flake.nix
12
flake.nix
@ -113,18 +113,6 @@
|
||||
hyprland.nixosModules.default # Use system module for SDDM config
|
||||
];
|
||||
};
|
||||
|
||||
# Usage: sudo nixos-rebuild switch --flake .#nixtop
|
||||
servenix = mylib.nixos.mkNixosConfig {
|
||||
inherit system mylib;
|
||||
|
||||
hostname = "servenix";
|
||||
username = "christoph";
|
||||
|
||||
extraModules = [
|
||||
hyprland.nixosModules.default # Use system module for SDDM config
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user