From 704077e792f18cb224fd597ae7b65aaef2bf9286 Mon Sep 17 00:00:00 2001 From: Noratrieb <48135649+Noratrieb@users.noreply.github.com> Date: Sat, 3 Aug 2024 21:11:16 +0200 Subject: [PATCH] gay --- nixos/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 40c6d49..288d133 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -306,6 +306,8 @@ in networking.interfaces.enp39s0.wakeOnLan.enable = true; + system.nixos.distroName = "🏳️‍⚧️"; + # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions # on your system were taken. It‘s perfectly fine and recommended to leave