mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
vanadium: refactor packages
This commit is contained in:
parent
d5c4578410
commit
114e0ca57d
3 changed files with 64 additions and 62 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue