Working on dwlb

This commit is contained in:
2025-09-19 11:44:17 -04:00
parent 24725fcdb8
commit e745c93495
18 changed files with 5504 additions and 136 deletions

View File

@@ -12,7 +12,7 @@
users.users.th3r00t = {
isNormalUser = true;
description = "Mike 'th3r00t' Young";
extraGroups = [ "networkmanager" "wheel" "input" ];
extraGroups = [ "networkmanager" "wheel" "input" "disk" ];
packages = with pkgs; [
# kdePackages.kate
# thunderbird
@@ -67,6 +67,7 @@
"10.0.0.172" = [ "vault" "vault.lan" ];
"10.0.0.109" = [ "adguard" "adguard.lan" ];
"10.0.0.50" = [ "dashy" "dashy.lan" ];
"10.0.0.252" = [ "retropi" "retropi.lan" ];
};
};
}