mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Added a flake with no idea what I'm doing..
This commit is contained in:
parent
9ace96133e
commit
772a7cc7bb
2 changed files with 13 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue