Remove home

This commit is contained in:
RealStickman 2023-04-17 20:47:04 +02:00
parent e58f39a069
commit 5ea52c158b

View File

@ -1,4 +1,4 @@
{ config, pkgs, home, ... }:
{ config, pkgs, ... }:
let
user = "exu";