diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2025-05-10 12:53:58 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2025-05-10 12:53:58 +0200 |
| commit | 81cc664d4250189c9026edfb042e24c6806448ee (patch) | |
| tree | 710579dbd9633a33179a8f373ad6fa1b7808c600 /hosts/vidhar/default.nix | |
| parent | 83e0c7df55234bc5e7c2c918ceb587786af6d155 (diff) | |
| download | nixos-81cc664d4250189c9026edfb042e24c6806448ee.tar nixos-81cc664d4250189c9026edfb042e24c6806448ee.tar.gz nixos-81cc664d4250189c9026edfb042e24c6806448ee.tar.bz2 nixos-81cc664d4250189c9026edfb042e24c6806448ee.tar.xz nixos-81cc664d4250189c9026edfb042e24c6806448ee.zip | |
abs-podcast-autoplaylist
Diffstat (limited to 'hosts/vidhar/default.nix')
| -rw-r--r-- | hosts/vidhar/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix index b65a4cf8..c9470ee9 100644 --- a/hosts/vidhar/default.nix +++ b/hosts/vidhar/default.nix | |||
| @@ -4,7 +4,7 @@ with lib; | |||
| 4 | 4 | ||
| 5 | { | 5 | { |
| 6 | imports = with flake.nixosModules.systemProfiles; [ | 6 | imports = with flake.nixosModules.systemProfiles; [ |
| 7 | ./zfs.nix ./network ./samba.nix ./dns ./prometheus ./borg ./pgbackrest ./postgresql.nix ./immich.nix ./paperless ./hledger ./audiobookshelf.nix | 7 | ./zfs.nix ./network ./samba.nix ./dns ./prometheus ./borg ./pgbackrest ./postgresql.nix ./immich.nix ./paperless ./hledger ./audiobookshelf |
| 8 | tmpfs-root zfs | 8 | tmpfs-root zfs |
| 9 | initrd-all-crypto-modules default-locale openssh rebuild-machines | 9 | initrd-all-crypto-modules default-locale openssh rebuild-machines |
| 10 | build-server | 10 | build-server |
