diff --git a/configuration.nix b/configuration.nix index e4b14d5..42b6b6b 100644 --- a/configuration.nix +++ b/configuration.nix @@ -158,6 +158,9 @@ in environment.variables.EDITOR = "nvim"; environment.variables.SHELL = "fish"; environment.variables.TERM = "kitty"; + # BAD IDEA! I DON'T HAVE A CONCRETE REASON, MAINLY JUST VIBES + # STILL MILES BETTER THAN NIX_AUTO_INSTALL THOUGH + environment.variables.NIX_AUTO_RUN = "1"; services.xserver.windowManager.xmonad = if conf.wm == "xmonad" then { diff --git a/flake.nix b/flake.nix index c862390..75be0ea 100644 --- a/flake.nix +++ b/flake.nix @@ -19,7 +19,7 @@ let # :( # could do like nix-i3, nix-hyprland but that would be LAME - conf = (import ./build.conf.nix) { wm = "i3"; }; + conf = (import ./build.conf.nix) { wm = "plasma"; }; modules = [ ((import ./configuration.nix) conf) home-manager.nixosModules.home-manager diff --git a/home.nix b/home.nix index 54e21c6..ee86d7b 100644 --- a/home.nix +++ b/home.nix @@ -13,8 +13,10 @@ in clojure deno # bsdgames + # CRITICAL THREE fortune cowsay + ponysay sbcl lispPackages.trivia # lutris