titan doesn't need a home

This commit is contained in:
cy 2024-12-30 18:06:16 -05:00
parent 0a2eebfabc
commit 69dd25c579
7 changed files with 24 additions and 75 deletions

View file

@ -7,8 +7,9 @@
}:
{
imports = [
./hardware-configuration.nix
../common.nix
../yt.nix
./hardware-configuration.nix
./gitlab.nix
./borg.nix
./rclone.nix
@ -150,7 +151,6 @@
};
users.users.yt = {
isNormalUser = true;
extraGroups = [
"wheel"
"networkmanager"