Working on tito now!

This commit is contained in:
2025-01-03 22:09:38 -06:00
parent a2ec55e821
commit 19b229b265
5 changed files with 139 additions and 120 deletions

View File

@@ -99,6 +99,7 @@
spotify
strawberry
sops
];
services.flatpak.enable = true;
@@ -134,8 +135,6 @@
# ============= Maybe common ============= #
hardware.opengl = {
enable = true;
driSupport = true;
driSupport32Bit = true;
};
networking.nameservers = [
@@ -157,7 +156,6 @@
LC_TELEPHONE = "en_US.UTF-8";
LC_TIME = "en_US.UTF-8";
};
sound.enable = true;
hardware.pulseaudio.enable = false;
security.rtkit.enable = true;