idk what this is
This commit is contained in:
parent
7e185fb489
commit
3b9a625896
7 changed files with 23 additions and 5 deletions
|
@ -109,6 +109,12 @@
|
|||
|
||||
virtualisation.waydroid.enable = true;
|
||||
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true;
|
||||
dedicatedServer.openFirewall = true;
|
||||
};
|
||||
|
||||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
@ -172,6 +178,7 @@
|
|||
kate
|
||||
kdialog
|
||||
openlp
|
||||
inkscape
|
||||
libreoffice-fresh
|
||||
vlc
|
||||
neochat
|
||||
|
@ -195,6 +202,7 @@
|
|||
pamixer
|
||||
jellyfin-mpv-shim
|
||||
pfetch
|
||||
macchina
|
||||
blender
|
||||
neofetch
|
||||
# Dev tools
|
||||
|
|
|
@ -201,6 +201,7 @@
|
|||
kate
|
||||
kdialog
|
||||
openlp
|
||||
inkscape
|
||||
libreoffice-fresh
|
||||
vlc
|
||||
neochat
|
||||
|
@ -224,6 +225,7 @@
|
|||
pamixer
|
||||
jellyfin-mpv-shim
|
||||
pfetch
|
||||
macchina
|
||||
neofetch
|
||||
afetch
|
||||
yafetch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue