copySystemConfiguration unsupported in flakes
This commit is contained in:
parent
53f8d8652f
commit
630ac45f7e
1 changed files with 0 additions and 5 deletions
|
|
@ -84,11 +84,6 @@
|
|||
recommendedTlsSettings = true;
|
||||
};
|
||||
|
||||
# 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;
|
||||
|
||||
|
||||
# This last option defines the first version of NixOS you have installed on this particular machine,
|
||||
# and is used to maintain compatibility with application data (e.g. databases) created on older NixOS versions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue