applies all recommended deadnix fixes, and adds it to checks
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@ -69,8 +69,8 @@ rec {
|
||||
user: src:
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
lib,
|
||||
...
|
||||
}@args:
|
||||
{
|
||||
@ -153,7 +153,7 @@ rec {
|
||||
users,
|
||||
home ? true,
|
||||
modules ? [ ],
|
||||
server ? true,
|
||||
# server ? true,
|
||||
sops ? true,
|
||||
system ? "x86_64-linux",
|
||||
}@args:
|
||||
|
Reference in New Issue
Block a user