tentative conversion flake
This commit is contained in:
committed by
Yves Dubromelle
parent
66f27557f7
commit
3fcc75fc55
@@ -12,7 +12,8 @@ in
|
||||
system.stateVersion = "19.09";
|
||||
|
||||
# copies the NixOS configuration file (usually /etc/nixos/configuration.nix) and links it from the resulting system (getting to /run/current-system/configuration.nix)
|
||||
system.copySystemConfiguration = true;
|
||||
# https://github.com/NixOS/nixpkgs/issues/97252
|
||||
#system.copySystemConfiguration = true;
|
||||
|
||||
# On autorise les paquets non-libres
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
Reference in New Issue
Block a user