some cleanup

This commit is contained in:
KoenDR06 2025-11-01 22:43:48 +01:00
parent 3c3668f54d
commit 6f33b52601
6 changed files with 0 additions and 15 deletions

View file

@ -2,7 +2,6 @@
imports = [
./hardware-configuration.nix
./modules.nix
../../modules
];
horseman.username = "horseman";

View file

@ -1,8 +1,4 @@
{...}: {
imports = [
../../modules
];
config.horseman = {
users.default.enable = true;

View file

@ -2,7 +2,6 @@
imports = [
./hardware-configuration.nix
./modules.nix
../../modules
];
horseman.username = "horseman";

View file

@ -1,8 +1,4 @@
{...}: {
imports = [
../../modules
];
config.horseman = {
users.default.enable = true;

View file

@ -2,7 +2,6 @@
imports = [
./hardware-configuration.nix
./modules.nix
../../modules
];
horseman.username = "horseman";

View file

@ -1,8 +1,4 @@
{...}: {
imports = [
../../modules
];
config.horseman = {
users.default.enable = true;