From cd6e43bc73c43643b06d42e3e025986f1e4edea1 Mon Sep 17 00:00:00 2001 From: polwex Date: Sun, 27 Jul 2025 04:38:40 +0700 Subject: spanch --- hosts/local/fw11/configuration.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'hosts/local/fw11') diff --git a/hosts/local/fw11/configuration.nix b/hosts/local/fw11/configuration.nix index 69b51a2..11c09d1 100644 --- a/hosts/local/fw11/configuration.nix +++ b/hosts/local/fw11/configuration.nix @@ -34,6 +34,11 @@ # environment.systemPackages = [ # wrappers # ]; + # + + nixpkgs.config = { + allowUnfree = true; + }; environment = { etc = { "sway/config".source = ./swayconfig; -- cgit v1.2.3