mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix: use retiolum keys from password store
This commit is contained in:
@@ -13,7 +13,7 @@ in {
|
||||
<niveum/configs/save-space.nix>
|
||||
<niveum/configs/spacetime.nix>
|
||||
<niveum/configs/sshd.nix>
|
||||
<retiolum/modules/retiolum>
|
||||
<niveum/configs/retiolum.nix>
|
||||
];
|
||||
|
||||
nix.nixPath = ["/var/src"];
|
||||
|
||||
@@ -28,8 +28,8 @@ in {
|
||||
<niveum/configs/save-space.nix>
|
||||
<niveum/configs/spacetime.nix>
|
||||
<niveum/configs/sshd.nix>
|
||||
<niveum/configs/retiolum.nix>
|
||||
<niveum/configs/telegram-bots>
|
||||
<retiolum/modules/retiolum>
|
||||
<niveum/modules/passport.nix>
|
||||
];
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ in {
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
<niveum/configs/spacetime.nix>
|
||||
<retiolum/modules/retiolum>
|
||||
<niveum/configs/retiolum.nix>
|
||||
<niveum/configs/sshd.nix>
|
||||
];
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ in {
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
<niveum/configs/spacetime.nix>
|
||||
<retiolum/modules/retiolum>
|
||||
<niveum/configs/retiolum.nix>
|
||||
<niveum/configs/sshd.nix>
|
||||
];
|
||||
|
||||
|
||||
@@ -26,8 +26,8 @@ in {
|
||||
<niveum/configs/sshd.nix>
|
||||
# <niveum/configs/traadfri.nix>
|
||||
<niveum/configs/tmux.nix>
|
||||
<niveum/configs/retiolum.nix>
|
||||
<niveum/configs/wpa_supplicant.nix>
|
||||
<retiolum/modules/retiolum>
|
||||
];
|
||||
|
||||
services.restic.backups.moodle-dl = {
|
||||
|
||||
Reference in New Issue
Block a user