Skip to content

Commit

Permalink
Remove unused nur modules
Browse files Browse the repository at this point in the history
  • Loading branch information
dwarfmaster committed Jan 30, 2023
1 parent 4354158 commit 3a97b6f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@
// {
inherit libModule;
profiles = {...}: {imports = profiles.nixos;};
nur = nur.nixosModules.nur;
mailserver = simple-mailserver.nixosModules.mailserver;
home-manager = home.nixosModules.home-manager;
imacs = imacs.nixosModules.imacs;
Expand All @@ -126,7 +125,6 @@
// {
inherit libModule;
profiles = {...}: {imports = profiles.hm;};
nur = nur.hmModules.nur;
rycee-base16 = nur-modules.repos.rycee.hmModules.theme-base16;
nix-doom-emacs = nix-doom-emacs.hmModule;
arkenfox = arkenfox.hmModules.default;
Expand Down

0 comments on commit 3a97b6f

Please sign in to comment.