ef4883bb3b
* add users nix file * add element * add buld thing and config * remove hyper cuz broken and fix build script * Fix nix builds (keep em from explodin) * add flake * using flakes now I guess? * add hardware configuration for now I guess? * no homemanager yet * home manager module?
4 lines
88 B
Bash
Executable File
4 lines
88 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
sudo nixos-rebuild switch -I nixos-config=$(pwd)/configuration.nix
|