ran nix fmt
This commit is contained in:
@ -4,10 +4,8 @@
|
||||
config,
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
../base/locale.nix
|
||||
];
|
||||
{
|
||||
imports = [ ../base/locale.nix ];
|
||||
security.auditd.enable = true;
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
|
Reference in New Issue
Block a user