update stuff

This commit is contained in:
2025-06-02 11:53:44 +02:00
parent 7127578fc7
commit 7c533ae24b
2 changed files with 1 additions and 5 deletions

View File

@@ -22,7 +22,3 @@ nix flake update
# To test
nix run home-manager -- build --flake .#root
```
```
```

View File

@@ -45,7 +45,7 @@
e = "nvim";
g = "lazygit";
d = "lazydocker";
vai = "home-manager switch --flake ~/nix#root -b backup";
vai = "home-manager switch --flake github:cupcakearmy/nix-cli#root -b backup";
};
};