This commit is contained in:
Steph 2024-12-11 22:45:25 +01:00
parent e91840d709
commit 61c9e63b55
2 changed files with 1 additions and 7 deletions

View File

@ -25,12 +25,6 @@
overlays = [ inputs.nur.overlays.default ];
};
programs.direnv = {
enable = true;
enableBashIntegration = true; # see note on other shells below
nix-direnv.enable = true;
};
fonts.fontconfig.enable = true;
home.packages = with pkgs; [
bat
@ -58,7 +52,6 @@
coreutils
zotero
ollama
inputs.nixpkgs-2405.legacyPackages.${system}.signal-desktop-beta
# fonts

View File

@ -34,6 +34,7 @@
signal-desktop
freetube
inputs.nixpkgs-2405.legacyPackages.${system}.cura
inputs.nixpkgs-2405.legacyPackages.${system}.signal-desktop-beta
];
dconf.settings = {