experimenting with system

This commit is contained in:
2026-03-06 23:10:45 +01:00
parent 507560a1d4
commit 2a413052f7
2 changed files with 42 additions and 27 deletions
@@ -14,7 +14,6 @@
# Minimal settings that must be defined here
networking.hostName = "traveldroid";
system = "x86_64-linux"; # Define the system explicitly
wm.type = "hyprland"; # Define the window manager type here, mangowc will be made possible in the nerar future.
# In generated/top.nix the chpice fopr a window manager will be effectuated
}