diff options
| author | caley <195605706+cqley@users.noreply.github.com> | 2026-07-22 07:32:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-22 07:32:53 +0200 |
| commit | 1a1fcbc9cedecda74675e9127598f1beddb5311f (patch) | |
| tree | 5088597b4dbc150438e46f5d0ef12f36c086574a /nixos/hosts | |
| parent | 1dc76b3b581ab4ae18ff02c1b3d15ca30d5110e4 (diff) | |
Update box.nix
Diffstat (limited to 'nixos/hosts')
| -rw-r--r-- | nixos/hosts/box/box.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/hosts/box/box.nix b/nixos/hosts/box/box.nix index 258087b..7ebc927 100644 --- a/nixos/hosts/box/box.nix +++ b/nixos/hosts/box/box.nix @@ -9,6 +9,7 @@ ../../modules/btop.nix ../../modules/colors.nix ../../modules/notes.nix + ../../modules/layout.nix ../../modules/games/dayz.nix ../../modules/games/mc.nix ]; |
