mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-12 16:07:45 -05:00
Removing libratbag and piper for solaar
This commit is contained in:
parent
0c42c30140
commit
6db5969d3f
2 changed files with 10 additions and 3 deletions
|
|
@ -166,6 +166,10 @@
|
|||
remotePlay.openFirewall = true;
|
||||
dedicatedServer.openFirewall = true;
|
||||
};
|
||||
|
||||
solaar = {
|
||||
enabled = true;
|
||||
};
|
||||
};
|
||||
|
||||
# List packages installed in system profile. To search, run:
|
||||
|
|
@ -178,9 +182,6 @@
|
|||
python3
|
||||
age # For encryption
|
||||
sops # For encryption too
|
||||
|
||||
piper
|
||||
libratbag
|
||||
];
|
||||
|
||||
# List services that you want to enable:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue