aboutsummaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/mun/default.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/home/mun/default.nix b/home/mun/default.nix
index e070fb1..1d0f449 100644
--- a/home/mun/default.nix
+++ b/home/mun/default.nix
@@ -1,10 +1,9 @@
{
- config,
pkgs,
+ hostname,
...
}: let
# Hostname-aware rice selection
- hostname = config.networking.hostName or "kronos";
riceMap = {
herra = ../rices/cassette-futurism;
kronos = ../rices/nord-blue;