refactor(nix): port homes to homemanager module
This commit is contained in:
parent
2c6cd776ce
commit
2d90d32144
5 changed files with 4 additions and 8 deletions
|
@ -3,7 +3,7 @@ let
|
|||
inherit (lib.strings) concatStrings;
|
||||
in
|
||||
{
|
||||
flake.homes.rafiq =
|
||||
flake.modules.homeManager.rafiq =
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue