♻️💄 Cleanup and Theme updates
Some checks failed
update-dependencies / update-dependencies (push) Has been cancelled

This commit is contained in:
Jo 2025-04-22 23:54:14 +02:00
parent 41537aa196
commit e06d8be50a
8 changed files with 55 additions and 65 deletions

View file

@ -40,7 +40,6 @@
nixcord = {
url = "github:kaylorben/nixcord";
inputs.nixpkgs.follows = "nixpkgs";
};
};
@ -86,7 +85,7 @@
# Apply some home-manager modules globally.
homes.modules = with inputs; [
nix-flatpak.homeManagerModules.nix-flatpak
catppuccin.homeManagerModules.catppuccin
catppuccin.homeModules.catppuccin
sops-nix.homeManagerModules.sops
];
};