sync w/ sarien

This commit is contained in:
unexplrd
2025-02-20 00:03:27 +02:00
parent d5518fec15
commit 898c589004
5 changed files with 11 additions and 5 deletions

View File

@ -4,7 +4,7 @@
user = {
isNormalUser = true;
extraGroups = ["wheel" "video" "libvirtd" "dialout"];
shell = pkgs.nushell;
shell = pkgs.fish;
};
# work = {
# isNormalUser = true;