mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
refactor: migrate the rest of the configuration out of home-manager
This commit is contained in:
parent
f829b8c108
commit
4bb597c38a
4 changed files with 192 additions and 187 deletions
|
@ -48,7 +48,9 @@
|
|||
imports = [
|
||||
./home.nix
|
||||
./modules/home-manager/linux/desktop.nix
|
||||
catppuccin.homeManagerModules.catppuccin
|
||||
./modules/home-manager/linux/programs.nix
|
||||
./modules/home-manager/common/core.nix
|
||||
inputs.catppuccin.homeManagerModules.catppuccin
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue