initialization
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{ ... }: {
|
||||
# Copy the NixOS configuration file and link it from the resulting system
|
||||
# (/run/current-system/configuration.nix). This is useful in case you
|
||||
# accidentally delete configuration.nix.
|
||||
system.copySystemConfiguration = true;
|
||||
}
|
||||
Reference in New Issue
Block a user