a few changes

This commit is contained in:
k3t
2026-03-13 01:22:41 -06:00
parent ed75c072c1
commit 35c5b345d9
5 changed files with 56 additions and 17 deletions
+1
View File
@@ -1,5 +1,6 @@
{ pkgs, ... }: {
networking.hostName = "Pontiac-G5";
console.enable = false;
systemd.services = {
"autovt@tty1" = {
enable = true;