summaryrefslogtreecommitdiffstats
path: root/1systems/repunit.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2015-11-06 23:54:27 +0100
committermakefu <github@syntax-fehler.de>2015-11-06 23:54:27 +0100
commitb630a10e40506b45e29558afb5729b4241369e7b (patch)
tree36984a9577021da0a64bfc4c6beba5ddeabad18b /1systems/repunit.nix
parente53b817438488046d9f9301f1a3838b4c69cfbe4 (diff)
m 2: base -> default, rm base-sources
Diffstat (limited to '1systems/repunit.nix')
-rw-r--r--1systems/repunit.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/1systems/repunit.nix b/1systems/repunit.nix
index 2e132f308..a069cc36f 100644
--- a/1systems/repunit.nix
+++ b/1systems/repunit.nix
@@ -8,13 +8,9 @@
imports =
[ # Include the results of the hardware scan.
<nixpkgs/nixos/modules/profiles/qemu-guest.nix>
- ../2configs/base.nix
- ../2configs/base-sources.nix
../2configs/cgit-retiolum.nix
];
krebs.build.host = config.krebs.hosts.repunit;
- krebs.build.user = config.krebs.users.makefu;
- krebs.build.target = "root@repunit";
boot.loader.grub.enable = true;
boot.loader.grub.version = 2;