diff options
| author | caley <195605706+cqley@users.noreply.github.com> | 2026-08-06 20:36:51 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-06 20:36:51 +0200 |
| commit | 4a8d567148ed5bb3d663d45b6ddb0d9ac603f7c3 (patch) | |
| tree | d8a8d4582f9c2d3f128831a1220b731092e4c5d2 /nixos/hosts/bed/bed.nix | |
| parent | 0ad9f17380dd47ea65877fd1c48e289d02e73c47 (diff) | |
sdasndojand jhngf
Diffstat (limited to 'nixos/hosts/bed/bed.nix')
| -rw-r--r-- | nixos/hosts/bed/bed.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/hosts/bed/bed.nix b/nixos/hosts/bed/bed.nix index c255356..34f0a1e 100644 --- a/nixos/hosts/bed/bed.nix +++ b/nixos/hosts/bed/bed.nix @@ -3,7 +3,7 @@ { imports = [ components/wm.nix - components/qksh.nix + ../../modules/system/qksh.nix ../../modules/system/layout.nix ../../modules/system/files.nix ../../modules/programs/editor.nix |
