diff --git a/SwarselSystems.org b/SwarselSystems.org index db4de09..adb8adc 100644 --- a/SwarselSystems.org +++ b/SwarselSystems.org @@ -3083,7 +3083,7 @@ This section is for setting things that should be used on hosts that are using t ./sway.nix ./xdg-portal.nix # ./yubikey-touch-detector.nix - ./safeeyes.nix + # ./safeeyes.nix ./distrobox.nix ./lid.nix ]; diff --git a/profiles/common/nixos/default.nix b/profiles/common/nixos/default.nix index edfc4b5..4d034af 100644 --- a/profiles/common/nixos/default.nix +++ b/profiles/common/nixos/default.nix @@ -35,7 +35,7 @@ _: ./sway.nix ./xdg-portal.nix # ./yubikey-touch-detector.nix - ./safeeyes.nix + # ./safeeyes.nix ./distrobox.nix ./lid.nix ];