refactor: make nanuqsaurus module-based; keep btrfs install profile

This commit is contained in:
randogoth 2026-02-04 20:53:05 +02:00
parent e640b43b2f
commit bb138278f1
13 changed files with 218 additions and 173 deletions

View file

@ -6,8 +6,8 @@
}:
{
home.username = "admin";
home.homeDirectory = "/home/admin";
home.username = "@ADMIN_USER@";
home.homeDirectory = "/home/@ADMIN_USER@";
home.stateVersion = "25.05";
nixpkgs.config.allowUnfree = true;
@ -97,7 +97,7 @@
[no-cd]
switch:
home-manager switch --flake ~/.config/home-manager#$USER
home-manager switch --flake ~/.config/home-manager#$USER
[no-cd]
rebuild: