feat: switched to wayland

This commit is contained in:
Leyla Becker 2025-11-27 18:21:55 -06:00
parent b9251029d5
commit be8126e2c5
3 changed files with 3 additions and 205 deletions

View file

@ -4,10 +4,6 @@
pkgs,
...
}: {
imports = [
./monitors.nix
];
nixpkgs.config.allowUnfree = true;
boot.initrd.availableKernelModules = ["usb_storage"];