why suffer remembering to restart docker?
This commit is contained in:
parent
13f2237e13
commit
1bc1b219d9
1437
configuration.nix
1437
configuration.nix
File diff suppressed because it is too large
Load Diff
@ -652,6 +652,8 @@ nixos-magic () {
|
||||
local hardware_file="$HOME/Development/NixOS/hardware-configuration.nix"
|
||||
nixfmt "$nix_file" && nixfmt "$hardware_file"
|
||||
sudo nixos-rebuild switch -I nixos-config="$nix_file"
|
||||
sudo systemctl restart docker
|
||||
sudo systemctl restart docker-compose
|
||||
}
|
||||
#+end_src
|
||||
#+begin_src nix
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user