Compare commits

..

1 commit

Author SHA1 Message Date
5f7046eafa
Set up Sway 2024-10-23 20:38:01 +02:00

View file

@ -28,10 +28,10 @@
'';
};
home.packages = with pkgs; [
fuzzel
light
];
home.packages =
with pkgs;
[
];
wayland.windowManager.sway =
let