refactor(nix): move nix.conf stuff to flake
This commit is contained in:
parent
3d99f57043
commit
c3060dd767
2 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
||||||
#useXkbConfig = true; # use xkbOptions in tty.
|
#useXkbConfig = true; # use xkbOptions in tty.
|
||||||
};
|
};
|
||||||
|
|
||||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
|
|
BIN
nixos/flake.nix
BIN
nixos/flake.nix
Binary file not shown.
Loading…
Reference in a new issue