aboutsummaryrefslogtreecommitdiff
path: root/modules/hosts
diff options
context:
space:
mode:
authorLeander Scherer <leander@schererleander.de>2026-03-16 20:50:58 +0100
committerLeander Scherer <leander@schererleander.de>2026-03-16 20:50:58 +0100
commitefe7df76d681b9f019a8680532105469737e8f58 (patch)
treefffd176a533b868a8a00e6e0143e39f3f67d74cc /modules/hosts
parent4540d015d68d468d0022c97153ba9ebfac5f0c83 (diff)
feat(sway): setup sway with nixpkgs-wayland for newest version
Diffstat (limited to 'modules/hosts')
-rw-r--r--modules/hosts/adam/flake-parts.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/hosts/adam/flake-parts.nix b/modules/hosts/adam/flake-parts.nix
index 77ed51d..738ec43 100644
--- a/modules/hosts/adam/flake-parts.nix
+++ b/modules/hosts/adam/flake-parts.nix
@@ -3,10 +3,14 @@
flake.nixosConfigurations."adam" = inputs.nixpkgs.lib.nixosSystem {
specialArgs = { inherit inputs; };
modules = with inputs.self.modules.nixos; [
+ {
+ nixpkgs.overlays = [ inputs.nixpkgs-wayland.overlays.default ];
+ }
adam
home-manager
plymouth
kde
+ sway
dns
bluetooth
mullvad-vpn