making a mess of it, but getting to auto loading multi user setups!

This commit is contained in:
Chris Kruining 2025-03-13 00:50:41 +01:00
parent 20a2450683
commit b139021f8e
13 changed files with 139 additions and 216 deletions

View file

@ -1,7 +1,5 @@
{ config, lib, pkgs, ... }:
{
imports = [ ./hardware.nix ];
user.name = "chris";
fileSystems."/home/chris/games" = {