profiles -> culisg: Fixed home-manager installation
This commit is contained in:
parent
77ce171dac
commit
ec32717861
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
||||||
home.homeDirectory = "/home/c/culisg";
|
home.homeDirectory = "/home/c/culisg";
|
||||||
home.stateVersion = "24.05";
|
home.stateVersion = "24.05";
|
||||||
|
|
||||||
|
programs.home-manager.enable = true;
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
../../shell
|
../../shell
|
||||||
../../editor
|
../../editor
|
||||||
|
|
Loading…
Reference in a new issue