idk what this is
This commit is contained in:
parent
7e185fb489
commit
3b9a625896
7 changed files with 23 additions and 5 deletions
|
@ -208,6 +208,7 @@ firefox
|
|||
kate
|
||||
kdialog
|
||||
openlp
|
||||
inkscape
|
||||
libreoffice-fresh
|
||||
vlc
|
||||
neochat
|
||||
|
@ -231,6 +232,7 @@ picom-next
|
|||
pamixer
|
||||
jellyfin-mpv-shim
|
||||
pfetch
|
||||
macchina
|
||||
#+end_src
|
||||
|
||||
Here are some dev tools that I often have on a few devices.
|
||||
|
@ -600,6 +602,12 @@ Kaladin is my desktop machine. A powerhouse for the most part with a recent i7 a
|
|||
|
||||
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; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue