mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat(hyprland): hy3, split up, clean up
This commit is contained in:
parent
e7e33f90b1
commit
5b37548c2c
10 changed files with 758 additions and 146 deletions
2
tree.nix
2
tree.nix
|
|
@ -82,6 +82,7 @@
|
|||
functor = {
|
||||
enable = true;
|
||||
external = with inputs; [
|
||||
hyprland.nixosModules.default
|
||||
simple-nixos-mailserver.nixosModules.default
|
||||
nix-index-database.nixosModules.nix-index
|
||||
home-manager.nixosModules.home-manager
|
||||
|
|
@ -115,6 +116,7 @@
|
|||
enable = true;
|
||||
external = with inputs;
|
||||
[
|
||||
hyprland.homeManagerModules.default
|
||||
nix-doom-emacs-unstraightened.hmModule
|
||||
nix-index-database.homeModules.nix-index
|
||||
sops-nix.homeManagerModules.sops
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue