✨ [pi4] Split module config
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
{
|
||||
lib,
|
||||
inputs,
|
||||
outputs,
|
||||
systemConfig,
|
||||
...
|
||||
@ -7,9 +8,10 @@
|
||||
|
||||
{
|
||||
imports = [
|
||||
inputs.catppuccin.homeModules.catppuccin
|
||||
(lib.custom.relativeToRoot "shared/home-manager/btop.nix")
|
||||
(lib.custom.relativeToRoot "shared/home-manager/development/git.nix")
|
||||
(lib.custom.relativeToRoot "shared/home-manager/development/nixvim.nix")
|
||||
(lib.custom.relativeToRoot "shared/home-manager/development/nixvim")
|
||||
(lib.custom.relativeToRoot "shared/home-manager/fastfetch.nix")
|
||||
(lib.custom.relativeToRoot "shared/home-manager/fish.nix")
|
||||
(lib.custom.relativeToRoot "shared/home-manager/gpg.nix")
|
||||
|
Reference in New Issue
Block a user