summaryrefslogtreecommitdiff
path: root/nixos/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/common.nix')
-rw-r--r--nixos/common.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/nixos/common.nix b/nixos/common.nix
index 5a653a6..a3397c1 100644
--- a/nixos/common.nix
+++ b/nixos/common.nix
@@ -12,7 +12,7 @@ in
];
boot.supportedFilesystems = [ "ntfs" ];
- boot.cleanTmpDir = true;
+ boot.tmp.cleanOnBoot = true;
time.timeZone = "Europe/Paris";
@@ -191,6 +191,7 @@ in
inkscape
krita
mupdf
+ llpp
xournalpp
pdfarranger
nextcloud-client