Lucas C.

Results 6 comments of Lucas C.

@eyJhb I definitely ran into that so many times I ended up creating my own crappy abstraction to setup the dirs with tmpfilesd so the symlinks are not broken… Would...

I cannot seam to even eval the PR, it fails giving me this error: ``` ❯ : nix flake check github:nix-community/impermanence/home-manager-v2 error: attribute 'home' already defined at /nix/store/pr2nf9bp6fz91vdxii9pv8c4larp1drb-source/flake.nix:190:21 at /nix/store/pr2nf9bp6fz91vdxii9pv8c4larp1drb-source/flake.nix:182:19:...

Hi, My 2cts on the matter; having a default config location would be a big plus for NixOS users. It would allow to easily declare its configuration in Nix without...

Same here for a while. Running zellij built from upstream.

With the following Wezterm config I cannot get the catppuccin module to work: ```lua local wezterm = require 'wezterm' local config = wezterm.config_builder() config.font_size = 14 config.window_decorations = "NONE" config.enable_tab_bar...

I ran into the same issue myself while hardening the service, so it would be pretty useful to add that functionality. For me it's perfectly fine if it is behind...