modified: common/configuration.nix
This commit is contained in:
@@ -45,4 +45,8 @@ users.users.root = {
|
||||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
|
||||
#Enable flakes
|
||||
|
||||
experimental-features = nix-command flakes
|
||||
}
|
||||
Reference in New Issue
Block a user