feat: i3!

This commit is contained in:
Kat Inskip 2025-02-27 12:29:13 -08:00
parent add8b013a4
commit d463824ef1
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
35 changed files with 2150 additions and 156 deletions

View file

@ -2,16 +2,13 @@
environment.systemPackages = with pkgs; [
xclip
wl-clipboard
libsForQt5.qtstyleplugin-kvantum
qt6Packages.qtstyleplugin-kvantum
commonalitysol
kwin-blishhud-shader
];
environment.plasma6.excludePackages = with pkgs; [konsole];
services = {
displayManager.sddm = {
enable = true;
wayland.enable = true;
theme = "CommonalitySol";
};
xserver = {
enable = true;