From ff696a6612d3bc8b8fe16b14a433c453eecb1575 Mon Sep 17 00:00:00 2001 From: wo2wz <189177184+wo2wz@users.noreply.github.com> Date: Sun, 2 Nov 2025 20:52:09 -0500 Subject: [PATCH] Swordsmachine: remove reference to modules/nixos/programs oops i did not do this when i removed the default.nix files.. need to nix flake check more --- hosts/Swordsmachine/default.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hosts/Swordsmachine/default.nix b/hosts/Swordsmachine/default.nix index 9efc279..5ce9eee 100755 --- a/hosts/Swordsmachine/default.nix +++ b/hosts/Swordsmachine/default.nix @@ -6,11 +6,13 @@ ../../modules/common - ../../modules/nixos/programs ../../modules/nixos/programs/desktop/niri ../../modules/nixos/programs/desktop/niri/niri/window-rules/single-monitor.nix ../../modules/nixos/programs/desktop/niri/niri/workspaces/single-monitor.nix + ../../modules/nixos/programs/bash.nix + ../../modules/nixos/programs/gaming.nix + ../../modules/nixos/services/tailscale ../../modules/nixos/system/colors.nix