Some changes

This commit is contained in:
Henry Hiles 2023-11-06 13:07:33 -05:00
parent a701e1a2c9
commit 7c27736e51
5 changed files with 33 additions and 26 deletions

View file

@ -59,6 +59,10 @@
];
};
documentation = {
info.enable = false;
nixos.enable = false;
};
security.rtkit.enable = true;
nixpkgs.config.allowUnfree = true;
time.timeZone = "America/Toronto";