diff --git a/common.nix b/common.nix index fee29ba..1c948d5 100644 --- a/common.nix +++ b/common.nix @@ -27,13 +27,10 @@ with builtins; wget git neofetch pciutils zip unzip gnutar iw btop nodejs jdk8 jdk11 - jdk libsecret gh nix-prefetch-scripts direnv nix-direnv fzf glab openal + jdk libsecret gh nix-prefetch-scripts fzf glab openal sl lolcat appimage-run git-crypt file whois p7zip file nmap cmatrix tree socat ]; - pathsToLink = [ - "/share/nix-direnv" - ]; }; networking = { diff --git a/modules/desktop/creative.nix b/modules/desktop/creative.nix index d50ea5b..1f7f1c0 100644 --- a/modules/desktop/creative.nix +++ b/modules/desktop/creative.nix @@ -15,8 +15,10 @@ in with lib; { obs-studio kdenlive fspy - digikam scribus + + digikam + darktable rawtherapee ]; }; diff --git a/modules/zsh.nix b/modules/zsh.nix index c8f1e15..4f1e4f1 100644 --- a/modules/zsh.nix +++ b/modules/zsh.nix @@ -14,6 +14,10 @@ in with lib; { home.sessionVariables = { "NEOVIDE_MULTIGRID" = "true"; }; + programs.direnv = { + enable = true; + enableZshIntegration = true; + }; programs.zsh = { enable = true; enableAutosuggestions = true; diff --git a/other/wallpaper.jpg b/other/wallpaper.jpg index d682b7c..1d372c9 100644 Binary files a/other/wallpaper.jpg and b/other/wallpaper.jpg differ diff --git a/potatobook-g/configuration.nix b/potatobook-g/configuration.nix index 42d1319..d25fe32 100644 --- a/potatobook-g/configuration.nix +++ b/potatobook-g/configuration.nix @@ -193,7 +193,7 @@ #}; #}; #}; - }; + #}; #fileSystems."/swap" = { # device = "/dev/disk/by-uuid/f6d243ec-6be9-4551-8cbb-aefb7b691a62";