Refactoring

This commit is contained in:
2026-03-12 23:38:13 +00:00
parent 95740b26bf
commit 69232abb6c
13 changed files with 117 additions and 106 deletions

View File

@@ -8,8 +8,8 @@
shell = pkgs.zsh;
extraGroups = [
"chris"
"wheel"
"networkmanager"
"wheel"
"networkmanager"
];
};
}