calcite: add microsoft intune service
This commit is contained in:
parent
356f4e32f1
commit
7c447b4872
3 changed files with 38 additions and 48 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue