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:
2
systems/catullus/config.nix
Executable file → Normal file
2
systems/catullus/config.nix
Executable file → Normal 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
0
systems/catullus/physical.nix
Executable file → Normal file
Reference in New Issue
Block a user