many changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ ... }: {
|
||||
{ pkgs, ... }: {
|
||||
imports = [
|
||||
./utils/bento.nix
|
||||
./utils/modules/sops.nix
|
||||
@@ -55,6 +55,11 @@
|
||||
"openssl-1.1.1w"
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wkhtmltopdf-bin
|
||||
];
|
||||
|
||||
|
||||
time.timeZone = "Europe/Vienna";
|
||||
|
||||
services.logind.extraConfig = "RuntimeDirectorySize=2G";
|
||||
|
||||
Reference in New Issue
Block a user