workstation/detect-reboot-needed.nix | add new service to nag when reboot needed

This commit is contained in:
Don Harper 2023-01-07 17:56:30 -06:00
parent 8b9a639b7f
commit 839b74b3bf
2 changed files with 31 additions and 0 deletions

View file

@ -7,6 +7,7 @@
/etc/nixos/hardware-configuration.nix
/home/don/nixos/workstation/configuration.nix
/home/don/nixos/workstation/sway.nix
/home/don/nixos/workstation/detect-reboot-needed.nix
];
networking.hostName = "loki";
}