feat(server): Remove server import from home.nix

This commit is contained in:
uttarayan21
2024-11-05 18:54:10 +05:30
parent e2b43c3090
commit fb62375c4f
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ build_darwin:
nix run nix-darwin -- build --flake .
home:
nix --extra-experimental-features "nix-command flakes" run home-manager/master -- switch --flake .
nix --extra-experimental-features "nix-command flakes" run home-manager/master -- switch --flake .#mirai -b backup
nixos:
sudo nixos-rebuild switch --flake .