update && remove floorp & stylix && mkForce nfv theme && change kdenlive pkg name cause changed upstream
nixos config pipeline / show-flake (push) Successful in 27s
nixos config pipeline / deploy (push) Successful in 2m59s

This commit is contained in:
smayzy
2025-09-27 10:07:50 +02:00
parent 9c1ba99c88
commit 87a7013d51
13 changed files with 10 additions and 368 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ in
};
theme = {
enable = true;
name = lib.mkDefault "dracula";
name = lib.mkForce "dracula";
};
treesitter.enable = true;
statusline.lualine.enable = true;