mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Add system.activationScripts.diff to show packages diff
This commit is contained in:
@@ -8,10 +8,12 @@
|
||||
...
|
||||
} @ inputs: {
|
||||
nixosConfigurations = let
|
||||
modulesDir = ./modules;
|
||||
defaultModules = [
|
||||
home-manager.nixosModules.home-manager
|
||||
./common/fonts.nix
|
||||
./packages/common.nix
|
||||
./modules/upgrade-diff.nix
|
||||
|
||||
({
|
||||
config,
|
||||
|
Reference in New Issue
Block a user