oops :3
This commit is contained in:
parent
bdfdca4505
commit
8175d7266f
@ -324,9 +324,9 @@
|
|||||||
system = "aarch64-linux";
|
system = "aarch64-linux";
|
||||||
stateVersion = "23.11";
|
stateVersion = "23.11";
|
||||||
username = "root";
|
username = "root";
|
||||||
|
homeDirectory = "/root";
|
||||||
config = { pkgs, ...}: {
|
config = { pkgs, ...}: {
|
||||||
programs.bash.enable = true;
|
programs.bash.enable = true;
|
||||||
home.homeDirectory = "/root";
|
|
||||||
|
|
||||||
# update nix system-wide since it's installed via root profile
|
# update nix system-wide since it's installed via root profile
|
||||||
home.packages = with pkgs; [ nix ];
|
home.packages = with pkgs; [ nix ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user