mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
cont
This commit is contained in:
parent
b126c84401
commit
8258e82891
25 changed files with 36 additions and 15 deletions
|
|
@ -6,7 +6,6 @@
|
|||
home-manager.users.${config.user.name} = {
|
||||
imports = [
|
||||
../../../user
|
||||
../../../user/modules
|
||||
];
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue