go back to sway

This commit is contained in:
cy 2025-04-24 14:08:55 -04:00
parent 9546caaa7c
commit 99b07bdb36
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
2 changed files with 23 additions and 10 deletions

View file

@ -97,16 +97,11 @@
libllvm
])
nix-output-monitor
wl-clipboard-rs
pixelflasher
cinny-desktop
freetube
gopls
rust-analyzer
minio-client
nil
keepassxc
lua-language-server
];
home.sessionVariables = {
@ -158,6 +153,11 @@
enable = true;
viAlias = true;
vimAlias = true;
extraPackages = with pkgs; [
lua-language-server
nil
rust-analyzer
];
};
programs.ssh = {