mirror of
https://github.com/Unkn0wnCat/dotfiles.git
synced 2025-05-05 21:05:52 +02:00
NixOS flake is now pure
This commit is contained in:
parent
f8f2b0d808
commit
dd2adbd0ff
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ fi
|
|||
|
||||
pushd $DIR
|
||||
|
||||
sudo nixos-rebuild switch --flake '..#' --impure
|
||||
sudo nixos-rebuild switch --flake '..#'
|
||||
|
||||
popd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue