massive lsp evaluated rewrite
This commit is contained in:
@@ -12,7 +12,7 @@ in {
|
||||
dedicatedServer.openFirewall = true;
|
||||
};
|
||||
};
|
||||
users.users.jawz.packages = with pkgs; [
|
||||
users.users.jawz.packages = (with pkgs; [
|
||||
mangohud # fps & stats overlay
|
||||
lutris # games launcher & emulator hub
|
||||
cartridges # games launcher
|
||||
@@ -20,7 +20,6 @@ in {
|
||||
heroic # install epic games
|
||||
protonup-qt # update proton-ge
|
||||
#minecraft # minecraft official launcher
|
||||
polymc # minecraft launcher with mod support
|
||||
ns-usbloader # load games into my switch
|
||||
# grapejuice # roblox manager
|
||||
|
||||
@@ -32,6 +31,8 @@ in {
|
||||
#citra-nightly # 3Ds emulator
|
||||
snes9x-gtk # snes emulator
|
||||
ryujinx # switch emulator
|
||||
]) ++ [
|
||||
polymc # minecraft launcher with mod support
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user