update & reorganize nixos configs

This commit is contained in:
2024-09-05 19:38:02 +02:00
parent 9b3ce1d717
commit 6eb48663b6
4 changed files with 186 additions and 0 deletions

View File

@@ -10,3 +10,5 @@ sudo nix-env --profile /nix/var/nix/profiles/system --delete-generations 9 10 11
# to remove old programs
nix-collect-garbage --delete-old
```
When stting up the config files in a system, remember to rename either the file `thinkpad-configuration.nix` or `surface-configuration.nix` files into `configuration.nix`.