diff options
Diffstat (limited to 'home-config/nix-home-manager/home.nix')
| -rw-r--r-- | home-config/nix-home-manager/home.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/home-config/nix-home-manager/home.nix b/home-config/nix-home-manager/home.nix index a88af0e..6ac9a1d 100644 --- a/home-config/nix-home-manager/home.nix +++ b/home-config/nix-home-manager/home.nix | |||
| @@ -106,6 +106,7 @@ | |||
| 106 | kubectl | 106 | kubectl |
| 107 | fluxcd | 107 | fluxcd |
| 108 | restic | 108 | restic |
| 109 | kdePackages.kdenlive | ||
| 109 | 110 | ||
| 110 | # Here until i can fix firefox's stupid devtools issue | 111 | # Here until i can fix firefox's stupid devtools issue |
| 111 | chromium | 112 | chromium |
| @@ -130,7 +131,7 @@ | |||
| 130 | dejavu_fonts | 131 | dejavu_fonts |
| 131 | liberation_ttf | 132 | liberation_ttf |
| 132 | noto-fonts-cjk-sans | 133 | noto-fonts-cjk-sans |
| 133 | noto-fonts-emoji | 134 | noto-fonts-color-emoji |
| 134 | 135 | ||
| 135 | # # It is sometimes useful to fine-tune packages, for example, by applying | 136 | # # It is sometimes useful to fine-tune packages, for example, by applying |
| 136 | # # overrides. You can do that directly here, just don't forget the | 137 | # # overrides. You can do that directly here, just don't forget the |
