many changes

This commit is contained in:
2025-01-26 10:55:38 +01:00
parent 12ef36af33
commit a2d482e16d
98 changed files with 419 additions and 27402 deletions

View File

@@ -31,7 +31,7 @@ in {
./cachix.nix
./users
./modules/steam.nix
# ./modules/steam.nix
./hardware-configuration.nix
@@ -41,6 +41,8 @@ in {
(import ./utils/overlays/packages.nix)
];
services.gvfs.enable = true;
fonts.packages = with pkgs; [
git
git-lfs
@@ -52,6 +54,7 @@ in {
zsh-completions
zsh-syntax-highlighting
zsh-history-substring-search
creality-print
];
programs.zsh = {
@@ -172,7 +175,6 @@ in {
environment.systemPackages = with pkgs; [
bento
creality-print
docker-compose
drone-cli
git-filter-repo
@@ -184,7 +186,7 @@ in {
wineWowPackages.stable
wineWowPackages.fonts
winetricks
ykfde
# ykfde
];
environment.variables = {