[egghead] feat: Add typst, supertuxkart, obs-studio, lutris, rpcs3 & signal
This commit is contained in:
parent
2c4de01d8e
commit
c2bd55be21
1 changed files with 16 additions and 9 deletions
|
@ -95,20 +95,27 @@
|
||||||
# List packages installed in system profile. To search, run:
|
# List packages installed in system profile. To search, run:
|
||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
tailscale
|
||||||
|
librewolf
|
||||||
|
localsend
|
||||||
|
fastfetch
|
||||||
|
signal-desktop
|
||||||
|
komikku
|
||||||
|
ledger-live-desktop
|
||||||
|
# dev related
|
||||||
vim
|
vim
|
||||||
git
|
git
|
||||||
fish
|
fish
|
||||||
fastfetch
|
typst
|
||||||
tailscale
|
|
||||||
alacritty
|
alacritty
|
||||||
librewolf
|
|
||||||
localsend
|
|
||||||
zed-editor
|
zed-editor
|
||||||
# Only related to this PC - above to be moved to a more common config when ive added more hosts
|
# Only related to this PC - above to be moved to a more common config when ive added more hosts
|
||||||
prismlauncher
|
prismlauncher
|
||||||
komikku
|
superTuxKart
|
||||||
ledger-live-desktop
|
|
||||||
sunshine
|
sunshine
|
||||||
|
lutris
|
||||||
|
rpcs3
|
||||||
|
obs-studio
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.steam = {
|
programs.steam = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue