Use tmpfs for /tmp. Enable new nixos system switch implementation
This commit is contained in:
parent
8ff422f953
commit
caf1da9231
2 changed files with 16 additions and 5 deletions
hosts/dinky
|
@ -11,11 +11,6 @@
|
|||
{
|
||||
imports = [ (modulesPath + "/installer/scan/not-detected.nix") ];
|
||||
|
||||
system.switch = {
|
||||
enable = false;
|
||||
enableNg = true;
|
||||
};
|
||||
|
||||
boot = {
|
||||
initrd = {
|
||||
availableKernelModules = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue