end of refactor for now

This commit is contained in:
2025-12-19 08:04:19 +03:00
parent aeb61e6690
commit 3e9e074cc5
12 changed files with 44 additions and 66 deletions
-3
View File
@@ -98,9 +98,6 @@
];
};
# Install firefox.
programs.firefox.enable = true;
# Allow unfree packages
nixpkgs.config.allowUnfree = true;