mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Now using nh
This commit is contained in:
@@ -62,4 +62,9 @@
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
} else {};
|
||||
|
||||
programs.nh = {
|
||||
enable = true;
|
||||
clean.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user