Add nixos configuration and build script

This commit is contained in:
2024-12-26 12:32:58 +01:00
parent c828dfc2e6
commit 1483a5c46a
4 changed files with 770 additions and 0 deletions

2
nixos/rebuild.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env bash
sudo nixos-rebuild switch --impure --flake ".#"