surface wip

This commit is contained in:
2026-04-09 21:38:16 +01:00
parent 8ca46d9edc
commit aa9d3a056f
9 changed files with 182 additions and 67 deletions
+2 -2
View File
@@ -10,7 +10,7 @@
userName = "doloro";
};
# TODO
den.homes.x86_64-linux.doloro-laptop = {
den.homes.aarch64-linux.doloro-laptop = {
userName = "doloro";
};
# Machines
@@ -21,7 +21,7 @@
};
};
# TODO
den.hosts.x86_64-linux.laptop = {
den.hosts.aarch64-linux.laptop = {
users.doloro = {
aspect = "doloro-laptop";
home-manager.enable = true;