Foxtrot builds

This commit is contained in:
Daniel Flanagan 2024-01-04 22:29:12 -06:00
parent 4ae49a53c8
commit b06f24fcb7
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4
2 changed files with 2 additions and 4 deletions

View file

@ -2,7 +2,6 @@
config,
lib,
inputs,
colors,
outputs,
system,
pkgs,
@ -20,7 +19,7 @@
]
++ (with outputs.nixosModules; [
avahi
# daniel
daniel
]);
hardware.enableRedistributableFirmware = true;
@ -149,7 +148,7 @@
useXkbConfig = true;
earlySetup = true;
colors = with colors; [
colors = with outputs.colors; [
bg
red
green

View file

@ -19,7 +19,6 @@
desktop-usage
gnome
wifi
daniel
flanfam
flanfamkiosk
]);