some cleanup
This commit is contained in:
parent
3c3668f54d
commit
6f33b52601
6 changed files with 0 additions and 15 deletions
|
|
@ -2,7 +2,6 @@
|
||||||
imports = [
|
imports = [
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
./modules.nix
|
./modules.nix
|
||||||
../../modules
|
|
||||||
];
|
];
|
||||||
|
|
||||||
horseman.username = "horseman";
|
horseman.username = "horseman";
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,4 @@
|
||||||
{...}: {
|
{...}: {
|
||||||
imports = [
|
|
||||||
../../modules
|
|
||||||
];
|
|
||||||
|
|
||||||
config.horseman = {
|
config.horseman = {
|
||||||
users.default.enable = true;
|
users.default.enable = true;
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
imports = [
|
imports = [
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
./modules.nix
|
./modules.nix
|
||||||
../../modules
|
|
||||||
];
|
];
|
||||||
|
|
||||||
horseman.username = "horseman";
|
horseman.username = "horseman";
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,4 @@
|
||||||
{...}: {
|
{...}: {
|
||||||
imports = [
|
|
||||||
../../modules
|
|
||||||
];
|
|
||||||
|
|
||||||
config.horseman = {
|
config.horseman = {
|
||||||
users.default.enable = true;
|
users.default.enable = true;
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
imports = [
|
imports = [
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
./modules.nix
|
./modules.nix
|
||||||
../../modules
|
|
||||||
];
|
];
|
||||||
|
|
||||||
horseman.username = "horseman";
|
horseman.username = "horseman";
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,4 @@
|
||||||
{...}: {
|
{...}: {
|
||||||
imports = [
|
|
||||||
../../modules
|
|
||||||
];
|
|
||||||
|
|
||||||
config.horseman = {
|
config.horseman = {
|
||||||
users.default.enable = true;
|
users.default.enable = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue