user switched not stable

This commit is contained in:
2025-05-01 16:01:01 -05:00
parent 9813000669
commit 03102cfaf5
6 changed files with 474 additions and 37 deletions

View File

@@ -27,13 +27,6 @@
pulse.enable = true;
};
users.users.poslop = {
isNormalUser = true;
extraGroups = [ "wheel" ];
packages = with pkgs; [
tree
];
};
services.spice-vdagentd.enable = true;
services.qemuGuest.enable = true;