mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 03:52:10 +02:00
Up
This commit is contained in:
@@ -6,6 +6,7 @@ let
|
||||
nixy-rebuild = pkgs.writeShellScriptBin "nixy-rebuild" ''
|
||||
sudo nixos-rebuild switch --flake ${homedir}/.config/nixos#nixy
|
||||
'';
|
||||
|
||||
nixy-edit = pkgs.writeShellScriptBin "nixy-edit" ''
|
||||
$EDITOR ${homedir}/.config/nixos/
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user