tweaks and stuff

This commit is contained in:
2024-12-10 21:49:17 +00:00
parent b5806072f0
commit 17ce01d6a3
12 changed files with 5 additions and 364 deletions

View File

@@ -33,17 +33,6 @@ in {
experimental-features = nix-command flakes
warn-dirty = false
'';
settings = {
substituters = [
"https://hyprland.cachix.org"
];
trusted-public-keys = ["hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="];
trusted-users = [
"root"
"daniel"
];
};
};
# Set time zone.

View File

@@ -51,7 +51,6 @@
};
programs = {
hyprland.enable = true;
sway.enable = true;
steam = {