mirror of
https://github.com/celesrenata/end-4-flakes.git
synced 2026-06-12 04:49:57 -05:00
Export system-services as NixOS module
This commit is contained in:
@@ -71,6 +71,9 @@
|
||||
homeManagerModules.default = import ./modules/home-manager.nix;
|
||||
homeManagerModules.dots-hyprland = self.homeManagerModules.default;
|
||||
|
||||
nixosModules.default = import ./modules/components/system-services.nix;
|
||||
nixosModules.dots-hyprland = self.nixosModules.default;
|
||||
|
||||
homeConfigurations = {
|
||||
declarative = home-manager.lib.homeManagerConfiguration {
|
||||
inherit pkgs;
|
||||
|
||||
Reference in New Issue
Block a user