switch back to ragenix
This commit is contained in:
parent
419b2bc3b4
commit
344eff72a9
5 changed files with 133 additions and 27 deletions
|
@ -2,7 +2,6 @@
|
|||
lib,
|
||||
pkgs,
|
||||
config,
|
||||
agenix,
|
||||
catppuccin,
|
||||
...
|
||||
}: let
|
||||
|
@ -129,10 +128,7 @@ in {
|
|||
catppuccin.homeManagerModules.catppuccin
|
||||
];
|
||||
|
||||
home.packages = with pkgs; let
|
||||
inherit (pkgs.stdenv.hostPlatform) system;
|
||||
in [
|
||||
agenix.packages.${system}.default
|
||||
home.packages = with pkgs; [
|
||||
aseprite
|
||||
blockbench-electron
|
||||
font-manager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue