forked from foxora/nix
nixcon 2026 <3
This commit is contained in:
parent
d1113e546c
commit
b7eb55c821
7 changed files with 105 additions and 106 deletions
|
|
@ -294,7 +294,7 @@
|
|||
via
|
||||
|
||||
# wine - needed for lutris :3
|
||||
wineWowPackages.stable
|
||||
wineWow64Packages.stable
|
||||
|
||||
# utils, apps, important default stuff ig :3
|
||||
neovim
|
||||
|
|
@ -317,8 +317,8 @@
|
|||
(steam.override {
|
||||
extraPkgs = upkgs: [
|
||||
nss
|
||||
xorg.libX11
|
||||
xorg.libXScrnSaver
|
||||
libx11
|
||||
libxscrnsaver
|
||||
];
|
||||
}).run
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue