1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 19:41:08 +01:00

move retiolum config; add homeros config

This commit is contained in:
Kierán Meinhardt
2019-01-30 13:26:06 +01:00
parent 101e7c99d4
commit 498215fb07
9 changed files with 146 additions and 91 deletions

2
systems/catullus/config.nix Executable file → Normal file
View File

@@ -1,6 +1,6 @@
{ config, pkgs, ... }:
{
imports = [ ../slim.nix ];
imports = [];
boot.loader.grub.enable = false;
boot.loader.generic-extlinux-compatible.enable = true;

0
systems/catullus/physical.nix Executable file → Normal file
View File