migrates even more things

This commit is contained in:
Dennis Schoepf 2026-03-03 22:58:48 +01:00
parent fc2234ae21
commit 8363764798
6 changed files with 69 additions and 4 deletions

View file

@ -1,4 +1,4 @@
{ config, ... }:
{ config, pkgs, ... }:
let
username = config.flake.globalConfig.username;
in