don't use plasma manager

This commit is contained in:
cy 2025-02-22 12:52:11 -05:00
parent 2c6963c7be
commit 18210f6778
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
3 changed files with 2 additions and 2 deletions

View file

@ -201,6 +201,7 @@
installRustc = true;
installCargo = true;
};
eslint.enable = true;
};
};
plugins.treesitter = {

View file

@ -11,7 +11,6 @@
../irssi.nix
../kitty.nix
../codium.nix
../plasma.nix
];
home = {
username = "yt";

View file

@ -284,7 +284,7 @@
libvirtd.enable = true;
docker.enable = true;
};
programs.virt-manager.enable = false;
programs.virt-manager.enable = true;
services.usbmuxd.enable = true;
programs.nix-ld.dev = {