aerial: not quite runnable... must debug
This commit is contained in:
parent
2ef6f1247d
commit
c5470b6254
5 changed files with 66 additions and 89 deletions
|
@ -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";
|
||||
|
|
|
@ -61,3 +61,4 @@ Section "Screen"
|
|||
EndSubSection
|
||||
EndSection
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue