Added a flake with no idea what I'm doing..
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
"nixos-config=$HOME/dotfiles/system/configuration.nix"
|
||||
"/nix/var/nix/profiles/per-user/root/channels"
|
||||
];
|
||||
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
# Doas instead of sudo
|
||||
security.doas.enable = true;
|
||||
|
Reference in New Issue
Block a user