style: format nix files
This commit is contained in:
parent
22f6f8b323
commit
4d3bda09b9
19 changed files with 132 additions and 175 deletions
system
|
@ -2,8 +2,7 @@
|
|||
|
||||
# utilises some of the measures from
|
||||
# <nixpkgs/nixos/modules/profiles/hardened.nix>
|
||||
with lib;
|
||||
{
|
||||
with lib; {
|
||||
boot.loader.systemd-boot.editor = mkDefault false;
|
||||
|
||||
nix.allowedUsers = mkDefault [ "@users" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue