mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 07:13:40 +00:00
Move all files from from the nix folder
This commit is contained in:
3
nixos-rebuild
Executable file
3
nixos-rebuild
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
cd "$(dirname "$0")"
|
||||
exec nixos-rebuild -I nixos-config=machines/$(hostname)/configuration.nix "$@" --flake '.#'
|
Reference in New Issue
Block a user