Enable nix
before setup
This commit is contained in:
parent
fc679e92e6
commit
272d8e0939
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ begin
|
|||
waitNetwork
|
||||
or exit
|
||||
|
||||
systemctl enable --now nix-daemon
|
||||
source "$dir/../Scripts/software.fish"
|
||||
source "$dir/../Software/base-devel/main.fish"
|
||||
source "$dir/../Software/pacman/main.fish"
|
||||
|
|
Loading…
Reference in a new issue