Add minecraft
Add minecraft package to Vanguard
This commit is contained in:
parent
99afa66c88
commit
43b7600b26
|
@ -37,6 +37,7 @@
|
|||
home.username = "xenia";
|
||||
home.homeDirectory = "/home/xenia";
|
||||
home.stateVersion = "22.11";
|
||||
home.packages = with pkgs; [ minecraft ];
|
||||
|
||||
programs.fish.shellAbbrs.update = "sudo nixos-rebuild switch";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue