mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-16 04:35:07 +01:00
minecraft prism launcher
This commit is contained in:
parent
a9bd9df9b8
commit
531f3a90fb
2 changed files with 1 additions and 1 deletions
|
|
@ -72,6 +72,7 @@ in
|
||||||
obsidian
|
obsidian
|
||||||
customPkgs.cargo-bisect-rustc
|
customPkgs.cargo-bisect-rustc
|
||||||
audacity
|
audacity
|
||||||
|
prismlauncher
|
||||||
];
|
];
|
||||||
|
|
||||||
# Enable home-manager and git
|
# Enable home-manager and git
|
||||||
|
|
|
||||||
|
|
@ -151,7 +151,6 @@
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
firefox
|
firefox
|
||||||
vscode
|
vscode
|
||||||
minecraft
|
|
||||||
home-manager
|
home-manager
|
||||||
];
|
];
|
||||||
shell = pkgs.fish;
|
shell = pkgs.fish;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue