Switch to wayland and sway

This commit is contained in:
Oliver Davies 2024-03-22 23:38:40 +00:00
parent f6c366611e
commit e92cfa3b23
9 changed files with 270 additions and 195 deletions

View file

@ -16,6 +16,8 @@ in inputs.nixpkgs.lib.nixosSystem {
};
}
(import ./modules/sway.nix { inherit inputs username; })
configuration
hardwareConfiguration
];