Fix the most obvious syntax error I have ever seen in my life while watching everything I have built be blown to dust for no reason
This commit is contained in:
parent
409d94d257
commit
3de254fdc1
|
@ -269,6 +269,7 @@ in
|
|||
24454 # minecraft vc mod
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
# Copy and link the NixOS configuration file to (/run/current-system/configuration.nix).
|
||||
system.copySystemConfiguration = true;
|
||||
|
|
Reference in a new issue