link home-manager as a nixos module

This commit is contained in:
insects 2024-08-21 15:03:47 +02:00
parent 2eb8f36610
commit 477bce6897
3 changed files with 13 additions and 23 deletions

View file

@ -9,10 +9,7 @@ If you're me, and the machine you're installing on has a configuration, it's as
git clone forgejo@cirno.with.al:shadows_withal/nix-config.git ~/nix-config
cd ~/nix-config
nix-shell
# for nixos:
sudo nixos-rebuild switch --flake .
# for home-manager
home-manager switch --flake .#lu@HOSTNAME
nh os switch
```
Feel free to brutalize as much of this config as you want for your own purposes.