this is gonna be annoying down the line isnt it

This commit is contained in:
alisceon 2026-01-30 16:50:30 +01:00
parent b14d5c8fe0
commit 74b7ff99d5

View file

@ -1,6 +1,5 @@
{ pkgs, config, hostName, lib, ... }:
{
stylix.enableReleaseChecks = false;
home.username = "root";
home.homeDirectory = "/root";
home.stateVersion = "24.05";