setup flakes for later
This commit is contained in:
parent
eab4591103
commit
f2ccf99e56
1 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,9 @@
|
||||||
# TODO(sako):: figure out plymouth and why my system is too fast
|
# TODO(sako):: figure out plymouth and why my system is too fast
|
||||||
#boot.plymouth.enable = true;
|
#boot.plymouth.enable = true;
|
||||||
|
|
||||||
|
# for later when i setup flakes
|
||||||
|
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||||
|
|
||||||
# networking.hostName = "nixos"; # Define your hostname.
|
# networking.hostName = "nixos"; # Define your hostname.
|
||||||
# Pick only one of the below networking options.
|
# Pick only one of the below networking options.
|
||||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||||
|
|
Loading…
Reference in a new issue