diff options
author | Jasper Ras <jaspert.ras@gmail.com> | 2024-10-24 21:34:15 +0200 |
---|---|---|
committer | Jasper Ras <jaspert.ras@gmail.com> | 2024-10-24 21:34:15 +0200 |
commit | 9590aefe5bdaf9cbf939525180773e53e67eb60c (patch) | |
tree | 7482c81aa07b71060b2894de9982522809a2c71c /flake.nix | |
parent | 5df07af3221eebe3ed97adc7701659cb001687a4 (diff) |
Move to sway on wayland using nouveau drivers
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ ./keyd.nix ./services.nix ./packages.nix + ./compositor.nix home-manager.nixosModules.home-manager { home-manager.useGlobalPkgs = true; |