ok
This commit is contained in:
parent
73e267bf62
commit
a58420e719
|
@ -39,8 +39,8 @@
|
|||
home-manager.users.sako = { pkgs, ... }: {
|
||||
home.username = "sako";
|
||||
home.homeDirectory = "/home/sako";
|
||||
home.stateVersion = "24.11";
|
||||
programs.bash.enable = true;
|
||||
stateVerion = "24.11";
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Reference in a new issue