Add revision tag to config

This commit is contained in:
Whovian NTSN 2024-05-08 04:44:30 -04:00
parent 3bbaf1e5d2
commit 0cdd87cbd8
1 changed files with 3 additions and 0 deletions

View File

@ -72,6 +72,9 @@
nixos-wsl.nixosModules.wsl nixos-wsl.nixosModules.wsl
home-manager.nixosModules.home-manager home-manager.nixosModules.home-manager
{ {
system.configurationRevision = self.rev or self.dirtyRev or "dirty";
home-manager = { home-manager = {
sharedModules = [ sharedModules = [