updates
This commit is contained in:
parent
535819c2c7
commit
ad9dd3390b
4 changed files with 21 additions and 13 deletions
|
@ -29,7 +29,7 @@
|
|||
};
|
||||
|
||||
outputs =
|
||||
{ self, nixpkgs, vault-secrets, serokell-nix, minecraft-servers, colmena, home-manager, hyprpaper, ... }@inputs:
|
||||
{ self, nixpkgs, vault-secrets, serokell-nix, minecraft-servers, colmena, home-manager, hyprpaper, hyprland, ... }@inputs:
|
||||
let
|
||||
inherit (nixpkgs) lib;
|
||||
inherit (builtins) filter mapAttrs attrValues concatLists;
|
||||
|
@ -51,6 +51,7 @@
|
|||
vault-secrets.overlay
|
||||
minecraft-servers.overlays.default
|
||||
hyprpaper.overlays.default
|
||||
hyprland.overlays.default
|
||||
];
|
||||
|
||||
# Script to apply local colmena deployments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue