changed some stuff
This commit is contained in:
parent
66f84cac72
commit
6f7795359f
3 changed files with 7 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
fd
|
||||
filelight
|
||||
firefox
|
||||
floorp
|
||||
foliate
|
||||
fzf
|
||||
gamescope
|
||||
|
|
@ -38,6 +39,7 @@
|
|||
platformio
|
||||
prismlauncher-qt5
|
||||
protonup
|
||||
pulseaudio
|
||||
qbittorrent
|
||||
quickemu
|
||||
qview
|
||||
|
|
|
|||
|
|
@ -52,6 +52,7 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
cemu
|
||||
citrix_workspace
|
||||
ollama
|
||||
# retroarchFull
|
||||
rpcs3
|
||||
|
|
|
|||
|
|
@ -1,5 +1,9 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
|
||||
# let
|
||||
# pkgs.writeShellScriptBin "toggle-audio-output" ''
|
||||
# '';
|
||||
|
||||
{
|
||||
home = {
|
||||
pointerCursor = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue