Switch official minecraft launcher for prismlauncher
This commit is contained in:
parent
43b7600b26
commit
f7f4ae5158
|
@ -37,7 +37,7 @@
|
|||
home.username = "xenia";
|
||||
home.homeDirectory = "/home/xenia";
|
||||
home.stateVersion = "22.11";
|
||||
home.packages = with pkgs; [ minecraft ];
|
||||
home.packages = with pkgs; [ prismlauncher ];
|
||||
|
||||
programs.fish.shellAbbrs.update = "sudo nixos-rebuild switch";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue