Literally never trust nixos to do anything automatically ever again please

This commit is contained in:
Bun 2025-04-04 04:25:26 -04:00
parent b4c1494eb3
commit 6069da2e1d
3 changed files with 4 additions and 6 deletions

View file

@ -1,4 +1,4 @@
{ pkgs, ... }:
{ ... }:
{
users.users."luna" = {
isNormalUser = true;