enable flakes
This commit is contained in:
parent
7a934d7f76
commit
d64002ed00
@ -38,11 +38,8 @@
|
||||
tree
|
||||
];
|
||||
};
|
||||
#boot.initrd = {
|
||||
# extraFiles = {
|
||||
# "install".source = installFiles;
|
||||
# };
|
||||
#};
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
environment.systemPackages = [
|
||||
pkgs.vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
pkgs.wget
|
||||
|
||||
Loading…
Reference in New Issue
Block a user