ugh gtk
This commit is contained in:
parent
b3aa736113
commit
6e2f381a6b
2 changed files with 120 additions and 75 deletions
|
|
@ -16,8 +16,6 @@
|
|||
url = "github:abhinandh-s/catppuccin-nix";
|
||||
};
|
||||
|
||||
gtk-nix.url = "github:the-argus/gtk-nix";
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
@ -65,7 +63,6 @@
|
|||
nix-cachyos-kernel,
|
||||
catppuccin,
|
||||
catppuccin-palette,
|
||||
gtk-nix,
|
||||
home-manager,
|
||||
plasma-manager,
|
||||
niri,
|
||||
|
|
@ -145,7 +142,7 @@
|
|||
nixvim.homeModules.nixvim
|
||||
];
|
||||
home-manager.extraSpecialArgs = {
|
||||
inherit gtk-nix spicetify-nix;
|
||||
inherit spicetify-nix;
|
||||
};
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue