diff options
| author | caley <195605706+cqley@users.noreply.github.com> | 2026-08-06 21:04:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-06 21:04:35 +0200 |
| commit | 16d0d14d4a2f975dceabc5ef0f98ca21bcb77dc9 (patch) | |
| tree | 4208581a5eb42c4994a06c41da3ddf87e329410e /nixos/hosts | |
| parent | 676ed1c8f44a0957f08fe7ae7e2c9a061c7d9762 (diff) | |
Update configuration.nix
Diffstat (limited to 'nixos/hosts')
| -rw-r--r-- | nixos/hosts/bin/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/hosts/bin/configuration.nix b/nixos/hosts/bin/configuration.nix index 1074f3d..955a618 100644 --- a/nixos/hosts/bin/configuration.nix +++ b/nixos/hosts/bin/configuration.nix @@ -8,6 +8,7 @@ ./components/pufferpanel.nix ./components/music.nix ./components/immich.nix + ../../modules/shared.nix ]; nix.settings.experimental-features = [ "nix-command" "flakes" ]; |
