t y p o ' d

This commit is contained in:
2025-09-01 09:35:45 -07:00
parent 34272ed0e7
commit a6a0b72dcb

View File

@@ -5,7 +5,7 @@
../../configs/desktop.nix
];
environment.systemPackages = with pks; [
environment.systemPackages = with pkgs; [
signal-desktop
];
}