fix: Remove rose-pine mod from homeModules
This commit is contained in:
parent
08c0ed5f45
commit
6c95c44f87
1 changed files with 2 additions and 3 deletions
|
@ -30,9 +30,8 @@
|
|||
lix.nixosModules.default
|
||||
];
|
||||
|
||||
homes.modules = with inputs; [
|
||||
rose-pine.homeManagerModules.rose-pine
|
||||
];
|
||||
# homes.modules = with inputs; [
|
||||
# ];
|
||||
|
||||
outputs-builder = channels: {
|
||||
formatter = channels.nixpkgs.alejandra;
|
||||
|
|
Loading…
Reference in a new issue