mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 03:04:03 -06:00
remove nvd
This commit is contained in:
parent
dfe2aabfd0
commit
95dd1f96ab
1 changed files with 0 additions and 7 deletions
|
@ -123,13 +123,6 @@
|
|||
|
||||
services.hardware.bolt.enable = true;
|
||||
|
||||
system.activationScripts.diff = {
|
||||
supportsDryActivation = true;
|
||||
text = ''
|
||||
${pkgs.nvd}/bin/nvd --nix-bin-dir=${pkgs.nix}/bin diff /run/current-system "$systemConfig"
|
||||
'';
|
||||
};
|
||||
|
||||
# System
|
||||
system.stateVersion = "24.11";
|
||||
system.autoUpgrade.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue