nixbook: update hm-cosmic module
This commit is contained in:
parent
83c08c6d75
commit
7322eaeb6f
4 changed files with 84 additions and 26 deletions
|
|
@ -14,7 +14,7 @@
|
|||
services.displayManager.cosmic-greeter.enable = true;
|
||||
services.system76-scheduler.enable = true;
|
||||
home-manager.users.${config.user}.imports = [
|
||||
(import "${inputs.home-manager-cosmic}/modules/programs/cosmic/.")
|
||||
(inputs.home-manager-cosmic.homeManagerModules.cosmic)
|
||||
../../home/desktop/cosmic/.
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue