mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-11 13:20:04 +00:00
✨ Add Catppuccin theme, home-manage sops-nix integration and update
system modules
This commit is contained in:
parent
fa3bbb2f6f
commit
4dd0860251
12 changed files with 298 additions and 19 deletions
|
@ -1,4 +1,8 @@
|
|||
{pkgs, ...}: {
|
||||
puzzlevision = {
|
||||
themes.catppuccin.enable = true;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
zed-editor
|
||||
firefox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue