some cleanup, back to wpa_supplicant, about to branch for refactor
This commit is contained in:
parent
29f9ba670f
commit
7b061e6cd8
33 changed files with 2225 additions and 449 deletions
5
dotfiles/dot_config/fish/functions/flakeup.fish
Normal file
5
dotfiles/dot_config/fish/functions/flakeup.fish
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
function flakeup --description 'update flake sources'
|
||||
nix flake update --flake /home/emenel/source/nixos-config
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue