aerial: not quite runnable... must debug

This commit is contained in:
41666 2024-01-06 01:06:41 -05:00
parent 2ef6f1247d
commit c5470b6254
5 changed files with 66 additions and 89 deletions

View file

@ -13,10 +13,9 @@
home-manager.users.noe = import ../../../home-manager/noe/hosts/aerial.nix;
# TODO: ??? X11 is angry
#environment.etc."X11/xorg.conf" = {
# source = ./xorg.conf;
#};
environment.etc."X11/xorg.conf" = {
source = ./xorg.conf;
};
networking.hostName = "aerial";
system.stateVersion = "24.05";

View file

@ -61,3 +61,4 @@ Section "Screen"
EndSubSection
EndSection