mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-09 20:30:05 +00:00
[general] add missing shell theme config to gnome
Signed-off-by: Jo <johannesreckers2006@gmail.com>
This commit is contained in:
parent
fbba93c16a
commit
ae474de92e
5 changed files with 19 additions and 32 deletions
|
@ -21,11 +21,9 @@
|
|||
hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
|
||||
catppuccin.url = "github:catppuccin/nix";
|
||||
|
||||
nixpkgs-catppuccin.url = "github:isabelroses/nixpkgs/update-catppuccin";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, home-manager, plasma-manager, hardware, catppuccin, nixpkgs-catppuccin, ... } @inputs:
|
||||
outputs = { self, nixpkgs, home-manager, plasma-manager, hardware, catppuccin, ... } @inputs:
|
||||
let
|
||||
inherit (self) outputs;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue