more refactor. adding shikane

This commit is contained in:
Matt Nish-Lapidus 2025-02-06 13:56:58 -05:00
parent 14ad4cd2c5
commit 7b26c73b59
18 changed files with 851 additions and 764 deletions

View file

@ -19,7 +19,7 @@
allowUnfree = true;
};
overlays = builtins.attrValues nix-config.overlays
++ [ inputs.niri.overlays.default ];
++ [ inputs.niri.overlays.niri ];
};
# environment.etc."nix/inputs/nixpkgs".source = "${nixpkgs}";
@ -429,7 +429,6 @@
#programs.gnupg.enable = true;
programs.git.enable = true;
services.gnome.core-developer-tools.enable = true;
environment.gnome.excludePackages = with pkgs; [
cheese
geary