mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-05-29 10:24:17 +02:00
added nixpkgs-update
This commit is contained in:
parent
ce6c317349
commit
8bae6d6a88
3 changed files with 77 additions and 1 deletions
home-manager/modules
|
@ -67,6 +67,7 @@ with lib;
|
|||
pulumiPackages.pulumi-language-nodejs
|
||||
ncdu
|
||||
inputs.devenv.packages.x86_64-linux.devenv
|
||||
inputs.nixpkgs-update.packages.x86_64-linux.nixpkgs-update
|
||||
] ++ (if config.machine.isGraphical then [
|
||||
(pkgs.nerdfonts.override {
|
||||
fonts = [ "JetBrainsMono" "FiraCode" "FiraMono" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue