mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-24 12:41:41 +02:00
updated laptop and packages
This commit is contained in:
parent
f58b262c54
commit
459adb46f0
2 changed files with 36 additions and 20 deletions
modules
|
@ -68,6 +68,10 @@ in {
|
|||
ddev
|
||||
act
|
||||
mkcert
|
||||
pulumi
|
||||
dagger
|
||||
kubectl
|
||||
pulumiPackages.pulumi-language-nodejs
|
||||
] ++ (if config.machine.isGraphical then [
|
||||
(pkgs.nerdfonts.override {
|
||||
fonts = [ "JetBrainsMono" "FiraCode" "FiraMono" ];
|
||||
|
@ -97,6 +101,7 @@ in {
|
|||
chromium
|
||||
quickemu
|
||||
quickgui
|
||||
trilium-desktop
|
||||
] else [ ]) ++ (if config.machine.isGnome then [
|
||||
gnomeExtensions.blur-my-shell
|
||||
gnomeExtensions.dash-to-panel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue