vanadium: refactor packages

This commit is contained in:
Primrose 2025-04-01 21:51:22 +02:00
parent d5c4578410
commit 114e0ca57d
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
3 changed files with 64 additions and 62 deletions

View file

@ -14,7 +14,7 @@
./restic.nix
./fs.nix
./packages.nix
./programs.nix
];
system.stateVersion = "24.05";
@ -60,8 +60,6 @@
two_pwd.file = "${../../../secrets/two_pwd.age}";
};
services.fwupd.enable = true;
environment.pathsToLink = [
"/share/fish/vendor_conf.d"
"/share/fish/vendor_completions.d"