chore: clean up tree-wide
This commit is contained in:
parent
45afd6bea5
commit
b9ad8ac2ca
50 changed files with 247 additions and 511 deletions
|
@ -11,13 +11,5 @@ in
|
|||
{
|
||||
imports =
|
||||
(optional osConfig.desktop.enable (import-tree ./desktop))
|
||||
++ singleton (import-tree ./cli)
|
||||
++ [
|
||||
inputs.nix-index-database.hmModules.nix-index
|
||||
inputs.nvf.homeManagerModules.default
|
||||
];
|
||||
|
||||
config = {
|
||||
stylix.image = ./desktop/wallpaper.png;
|
||||
};
|
||||
++ singleton (import-tree ./cli);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue