areyouevenreal@lemm.ee to Nix / NixOS@programming.devEnglish · 3 months agoWhy isn't my hyprland configuration applyingmessage-squaremessage-square3fedilinkarrow-up19arrow-down11file-text
arrow-up18arrow-down1message-squareWhy isn't my hyprland configuration applyingareyouevenreal@lemm.ee to Nix / NixOS@programming.devEnglish · 3 months agomessage-square3fedilinkfile-text
I created a hyprland and waybar configuration using nix, and neither seem to actually apply. Why is this happening? https://pastebin.com/01z6BiCj
minus-squarepriapus@sh.itjust.workslinkfedilinkEnglisharrow-up2·3 months agoYeah it’s an easy mistake. For every program/service I know of in NixOS, none of the modules options will be applied if you don’t enable it. Enabling it does also install it, so it’s safe to remove from the system config if you want.
Yeah it’s an easy mistake. For every program/service I know of in NixOS, none of the modules options will be applied if you don’t enable it. Enabling it does also install it, so it’s safe to remove from the system config if you want.