feat: add sops, nitrokey support, update deps
* add `.sops.yaml`, secrets, pgp keys * add nitrokey + smartcard pkgs, udev rules * update flake inputs * comment out ollama-cuda
This commit is contained in:
parent
0f49cae653
commit
2a8494b24b
9 changed files with 31 additions and 16 deletions
|
|
@ -11,7 +11,6 @@
|
|||
pkg:
|
||||
builtins.elem (lib.getName pkg) [
|
||||
"code-cursor"
|
||||
"ollama-cuda"
|
||||
"steam-original"
|
||||
"steam-run"
|
||||
"steam"
|
||||
|
|
@ -20,7 +19,6 @@
|
|||
|
||||
home.packages = with pkgs; [
|
||||
heroic
|
||||
ollama-cuda
|
||||
steam
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue