I don't know what the fuck is going on
This commit is contained in:
parent
f9655f1a96
commit
627bd6ff3b
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@
|
|||
|
||||
home = {
|
||||
username = "jacek";
|
||||
homeDirectory = "/home/jacek";
|
||||
# TODO fix this
|
||||
homeDirectory = lib.mkForce "/home/jacek";
|
||||
packages = with pkgs; [
|
||||
git
|
||||
librewolf-wayland
|
||||
|
|
Loading…
Reference in a new issue