calcite: add microsoft intune service

This commit is contained in:
xinyangli 2023-09-27 02:32:27 +08:00
parent 356f4e32f1
commit 7c447b4872
3 changed files with 38 additions and 48 deletions

View file

@ -100,6 +100,8 @@
systemd.services."getty@tty1".enable = false;
systemd.services."autovt@tty1".enable = false;
services.intune.enable = true;
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
nixpkgs.config.permittedInsecurePackages = [