cleaning up
This commit is contained in:
parent
41a49f8c2a
commit
fe95c5af51
9 changed files with 187 additions and 38 deletions
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
function flakeup --description 'update flake sources'
|
||||
nix flake update --flake /home/emenel/source/nixos-config
|
||||
end
|
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
function homeup --description 'update home manager'
|
||||
home-manager switch --flake ~/source/nixos-config#emenel $argv
|
||||
end
|
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
function sysup --description 'nix system rebuid'
|
||||
sudo nixos-rebuild switch --flake ~/source/nixos-config/#eddie $argv
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue