Remove unnecessary packages and cleanup.
This commit is contained in:
@@ -31,10 +31,5 @@
|
||||
|
||||
security.rtkit.enable = true;
|
||||
|
||||
fileSystems."/data" = {
|
||||
device = "10.253.18.103:/data";
|
||||
fsType = "nfs";
|
||||
};
|
||||
|
||||
imports = [ ./users.nix ./packages.nix ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user