From 5c13379efb5a157145d6dd61dcb9ce7494d821be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nina=20Chl=C3=B3e=20Kassandra=20Rei=C3=9F?= Date: Sun, 26 Jul 2026 19:57:42 +0200 Subject: [PATCH] No local files in repo --- profile.nix | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 profile.nix diff --git a/profile.nix b/profile.nix deleted file mode 100644 index 4c042b4..0000000 --- a/profile.nix +++ /dev/null @@ -1,12 +0,0 @@ -{ - username = "nichkara"; - hostname = "kathleen"; - hashed-password = "$y$j9T$51IqmPE8iKV9NmF89vaK40$TJFaBOiMgcxYRWxyj3M5q47QWAIzMbwDhSoqLM3EPk4"; - interface = "hyprland"; - modules = { - base = true; - office = false; - development = true; - science = true; - }; -}