Fix permission issue
This commit is contained in:
parent
ebc4619853
commit
d9ce67be73
|
@ -7,7 +7,7 @@ begin
|
|||
waitNetwork
|
||||
or exit
|
||||
|
||||
systemctl enable --now nix-daemon
|
||||
sudo 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