This commit is contained in:
Schrottkatze 2025-05-02 16:14:21 +02:00
commit cf545e9bf8
No known key found for this signature in database
4 changed files with 79 additions and 39 deletions

View file

@ -3,7 +3,6 @@
# and in the NixOS manual (accessible by running nixos-help).
{
pkgs,
pkgs-stable,
...
}:
{
@ -16,6 +15,7 @@
jade = {
hwKey.pamAuth.enable = true;
editors.zed.enable = true;
desktop = {
media = {
obs = true;