vaultwarden
This commit is contained in:
parent
cb702d833b
commit
72d6e48343
4 changed files with 24 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
rb = "sudo nixos-rebuild switch --flake ~/nixdots#";
|
||||
nixtest = "sudo nixos-rebuild test --flake ~/nixdots#";
|
||||
infect = "nix run github:nix-community/nixos-anywhere -- -- flake";
|
||||
deploy = "nix run github:serokell/deploy-rs --"; # deploy .#kittykat
|
||||
};
|
||||
|
||||
bashrcExtra = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue