Finished renaming

master
Noah Metz 2022-09-28 14:55:38 -06:00
parent 7efb0d295b
commit 72b93105e6
3 changed files with 2 additions and 7 deletions

@ -1,4 +1,4 @@
(define-module (homelab)
(define-module (metznet)
#:use-module ((guix licenses) #:prefix licenses:)
#:use-module (gnu packages)
#:use-module (gnu packages base)

@ -1,5 +1,5 @@
(define-module (system base-system)
#:use-module (homelab)
#:use-module (metznet)
#:use-module (gnu)
#:use-module (guix gexp)
#:use-module (nongnu packages linux)

@ -56,11 +56,6 @@
(operating-system
(inherit base-desktop-system)
(host-name "otto")
(hosts-file
(plain-file "hosts"
(string-append (local-host-aliases host-name)
"# LAN geofff.homelab ip
192.168.86.2 geofff.homelab\n")))
(kernel-arguments '("modprobe.blacklist=nouveau"))
(packages (append (list blueman bluez bluez-alsa pulseaudio docker python openvswitch
qemu texlive firefox pavucontrol mupdf gcc-toolchain gnu-make