schizophrenia

This commit is contained in:
Charlie Root 2024-11-04 01:20:09 +01:00
commit eead8facb0
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw
10 changed files with 7 additions and 460 deletions

View file

@ -1,10 +1,4 @@
{
config,
pkgs,
...
}: let
inherit (config.modules.other.system) username;
in {
{pkgs, ...}: {
config = {
programs.direnv = {
enable = true;