mirror of
https://github.com/kmein/niveum
synced 2026-03-26 06:11:07 +01:00
Compare commits
2 Commits
c5a297cd7d
...
79e9ab38a8
| Author | SHA1 | Date | |
|---|---|---|---|
| 79e9ab38a8 | |||
| 318687f5cf |
8
flake.lock
generated
8
flake.lock
generated
@@ -158,11 +158,11 @@
|
||||
},
|
||||
"retiolum": {
|
||||
"locked": {
|
||||
"lastModified": 1672359952,
|
||||
"narHash": "sha256-LtjHkpWpI6BmKDFJcq8hIdrgvWUwR735ghyFkv57Ycw=",
|
||||
"lastModified": 1673132416,
|
||||
"narHash": "sha256-dSiQtni1+8NEd+FsAVdm1C+p799/+M3R7kqsWvEbOvU=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "ba72b3c271867111d3d5e006c11c643dd7547d34",
|
||||
"revCount": 264,
|
||||
"rev": "33ac7efb37d36e1939b62a93494570bce1be4dac",
|
||||
"revCount": 267,
|
||||
"type": "git",
|
||||
"url": "https://git.thalheim.io/Mic92/retiolum"
|
||||
},
|
||||
|
||||
@@ -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