fix: restore local-session HM routing and update shared sops key path
This commit is contained in:
@@ -24,6 +24,21 @@
|
||||
];
|
||||
};
|
||||
|
||||
lux.bundles._.local-session-user = {
|
||||
includes = with lux; [
|
||||
nix
|
||||
niri
|
||||
clipboard
|
||||
local-apps
|
||||
pinentry
|
||||
qbittorrent-client
|
||||
vicinae
|
||||
xdg
|
||||
theme
|
||||
noctalia
|
||||
];
|
||||
};
|
||||
|
||||
lux.bundles._.development = {
|
||||
includes = with lux; [
|
||||
git
|
||||
|
||||
Reference in New Issue
Block a user