205 current 2024-03-15 14:03:42 24.05.20240314.d691274 6.8.0-zen1 *
This commit is contained in:
parent
786fdb2c93
commit
18c812ccf3
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@
|
||||||
# echo "Hello, ${config.home.username}!"
|
# echo "Hello, ${config.home.username}!"
|
||||||
# '')
|
# '')
|
||||||
(pkgs.writeShellScriptBin "rebuild" ''
|
(pkgs.writeShellScriptBin "rebuild" ''
|
||||||
#!/usr/bin/env bash
|
#!${pkgs.bash}/bin/bash
|
||||||
set -e
|
set -e
|
||||||
pushd ~/nixos/
|
pushd ~/nixos/
|
||||||
alejandra . &>/dev/null
|
alejandra . &>/dev/null
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue