This commit is contained in:
Oshgnacknak 2025-09-06 20:38:46 +02:00
parent 5692444364
commit 6157b4b828
Signed by: Oshgnacknak
GPG key ID: 8CB7375654585956

View file

@ -5,5 +5,5 @@ This repo will hold a copy of most of my dotfiles.
You can use these dotfiles ad-hoc under nixos using:
```bash
nix run nixpkgs#home-manager -- switch --impure --flake "https://git.oshgnacknak.de/Oshgnacknak/dotfiles.pub"
nix run nixpkgs#home-manager -- switch --impure --flake .
```