hosts: add television to common, remove theming options

This commit is contained in:
Charlie Root 2025-03-26 19:18:50 +01:00
commit e7904182e7
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E
3 changed files with 2 additions and 9 deletions

View file

@ -33,7 +33,7 @@ in {
programs.nix-ld.enable = true;
services = {
fstrim.enable = lib.mkDefault true;
udisks2.enable = true;
};
meta = {
@ -71,7 +71,6 @@ in {
hardware.nvidia.enable = true;
};
usrEnv = {
theming.gtk.enable = true;
desktops.hyprland.enable = true;
programs = {