1
0

fix maven and hm-up/np

This commit is contained in:
Timo Bingmann
2025-07-18 17:27:08 -07:00
parent ec596c5cf4
commit 7330ef822c
2 changed files with 9 additions and 4 deletions

View File

@@ -67,7 +67,7 @@ You can apply the configuration directly from a Git repository without cloning:
```bash
# If home-manager is not installed
nix --no-write-lock-file run github:nix-community/home-manager/release-25.05 -- switch --flake 'git+https://g.t1.xyz/tb/nix-ebay-home.git#tbingmann'
nix --no-write-lock-file run github:nix-community/home-manager/release-25.05 -- switch --refresh --flake 'git+https://g.t1.xyz/tb/nix-ebay-home.git#tbingmann'
# If home-manager is installed
home-manager --no-write-lock-file switch --flake 'git+https://g.t1.xyz/tb/nix-ebay-home.git#tbingmann'