import changes, changed wallpaper names

This commit is contained in:
Charlie Root 2024-05-26 02:07:23 +02:00
commit 028f14dbba
58 changed files with 57 additions and 72 deletions

View file

@ -6,7 +6,7 @@
}:
with lib; let
cfg = config.modules.programs.ssh;
username = config.modules.other.system.username;
inherit (config.modules.other.system) username;
in {
options.modules.programs.ssh.enable = mkEnableOption "ssh";