Switch to uid/gid 11235.

This commit is contained in:
Tom Alexander
2024-12-20 15:22:46 -05:00
parent 2ce635d028
commit fe1033fa4b
2 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{ config, lib, pkgs, ... }:
{
imports = [];
# Reset some defaults to start from a minimal more-arch-linux-like state. Think of this like a CSS reset sheet.
}