chore: remove catppuccin input
This commit is contained in:
parent
8291210b5d
commit
0d8e2a2981
3 changed files with 0 additions and 21 deletions
|
@ -2,13 +2,11 @@
|
|||
lib,
|
||||
pkgs,
|
||||
config,
|
||||
catppuccin,
|
||||
lanzaboote,
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
catppuccin.nixosModules.catppuccin
|
||||
lanzaboote.nixosModules.lanzaboote
|
||||
|
||||
./client.nix
|
||||
|
@ -77,7 +75,6 @@
|
|||
|
||||
hm = {
|
||||
imports = [
|
||||
catppuccin.homeManagerModules.catppuccin
|
||||
../programs/java.nix
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue