update lockfile, pin age with overlay

This commit is contained in:
Noah Masur
2023-09-15 08:46:28 -04:00
parent 0008de7434
commit 159a6efe09
3 changed files with 33 additions and 3 deletions

View File

@ -150,6 +150,12 @@
flake = false;
};
# Age encryption (pin because of failed builds)
age = {
url = "github:FiloSottile/age/v1.1.1";
flake = false;
};
# Nextcloud Apps
nextcloud-news = {
url =
@ -208,6 +214,7 @@
(import ./overlays/mpv-scripts.nix inputs)
(import ./overlays/nextcloud-apps.nix inputs)
(import ./overlays/betterlockscreen.nix)
(import ./overlays/age.nix inputs)
];
# System types to support.