vaultwarden
This commit is contained in:
parent
b5b763bd40
commit
9d661deba1
7 changed files with 90 additions and 82 deletions
|
|
@ -32,9 +32,9 @@
|
|||
(auto-login "Hyprland")
|
||||
./nixos/programs/gamer.nix
|
||||
./nixos/programs/personal.nix
|
||||
./nixos/programs/anki.nix
|
||||
./nixos/workstation.nix
|
||||
] [
|
||||
./home/workstation.nix
|
||||
./home/desktop/hyprland/.
|
||||
./home/programs/graphical.nix
|
||||
./home/programs/gamer.nix
|
||||
|
|
@ -48,6 +48,7 @@
|
|||
./nixos/modules/work.nix
|
||||
./nixos/workstation.nix
|
||||
] [
|
||||
./home/workstation.nix
|
||||
./home/desktop/hyprland/.
|
||||
./home/programs/work.nix
|
||||
./home/programs/graphical.nix
|
||||
|
|
@ -55,7 +56,9 @@
|
|||
|
||||
alpine = mkConf [
|
||||
./hardware/alpine.nix
|
||||
./nixos/programs/anki.nix
|
||||
./nixos/services/anki.nix
|
||||
./nixos/services/forgejo.nix
|
||||
./nixos/services/vaultwarden.nix
|
||||
] [];
|
||||
|
||||
vm-sway =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue