NixOS-95/nixos95
gytic 941b1bffe5 fix(paths): use relative paths instead of inputs.self
when using nixos95 from another flake, the other flake will take over the path of inputs.self and therefore
break the paths.

We can fix this by navigating to the root with relative notation and contiuning from there
2025-07-28 22:18:59 +02:00
..
dotfiles fix(dotfiles): remove unused dotfiles 2025-07-28 18:44:31 +02:00
util feat(keybinds): add options to specify keybinds 2025-07-28 15:24:12 +02:00
core.nix feat(nixos-95): extract DE themining into nixosModule 2025-07-25 18:04:18 +02:00
default.nix feat(nixos-95): extract DE themining into nixosModule 2025-07-25 18:04:18 +02:00
desktop.nix fix(paths): use relative paths instead of inputs.self 2025-07-28 22:18:59 +02:00
keybinds.nix feat(keybinds): add options to specify keybinds 2025-07-28 15:24:12 +02:00
taskbar.nix feat(keybinds): add options to specify keybinds 2025-07-28 15:24:12 +02:00
theme.nix fix(paths): use relative paths instead of inputs.self 2025-07-28 22:18:59 +02:00