mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: add sptlrx, still looking for spt itself
This commit is contained in:
parent
d5636ca4f8
commit
29a234f6ba
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
{ inputs, pkgs, ... }:
|
{ inputs, pkgs, ... }:
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
sptlrx
|
||||||
jq
|
jq
|
||||||
tmux
|
tmux
|
||||||
wdisplays
|
wdisplays
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue