testing fix
This commit is contained in:
parent
1c2a3e34cf
commit
14c8d23752
@ -1,6 +1,6 @@
|
|||||||
{...}: {
|
{...}: {
|
||||||
home.username = "tsunemori";
|
#home.username = "tsunemori";
|
||||||
home.homeDirectory = "/home/tsunemori";
|
#home.homeDirectory = "/home/tsunemori";
|
||||||
home.stateVersion = "24.05";
|
home.stateVersion = "24.05";
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
@ -66,6 +66,4 @@
|
|||||||
btop.enable = true;
|
btop.enable = true;
|
||||||
fzf.enable = true;
|
fzf.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.home-manager.enable = true;
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user