add lockscreen

This commit is contained in:
2025-05-06 22:54:36 +02:00
parent 11358663fc
commit 23010ee036
13 changed files with 129 additions and 21 deletions

View File

@@ -36,6 +36,7 @@
users.elias = import ./home/default-laptop.nix;
};
nixpkgs.overlays = [
# (import ./overlays/river-status.nix)
inputs.nur.overlays.default
];
}