diff options
| author | caley <195605706+cqley@users.noreply.github.com> | 2026-08-11 21:44:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-11 21:44:55 +0200 |
| commit | ec81cb1019f005cf683df05bd135ba881d99e29d (patch) | |
| tree | d0b1cd76a41a24389587e58f7ba09fce9e8f734d /nixos/hosts/bed | |
| parent | bffecfbfb3e1803843b591c028dd57c356c782ca (diff) | |
yep
Diffstat (limited to 'nixos/hosts/bed')
| -rw-r--r-- | nixos/hosts/bed/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/hosts/bed/configuration.nix b/nixos/hosts/bed/configuration.nix index d3fdaf0..4478e10 100644 --- a/nixos/hosts/bed/configuration.nix +++ b/nixos/hosts/bed/configuration.nix @@ -5,6 +5,7 @@ ./hardware-configuration.nix ./components/wireguard.nix ../../modules/misc/shared.nix + ../../modules/misc/dm.nix ]; nix.settings.experimental-features = [ "nix-command" "flakes" ]; |
