mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
pin quickshell and noctalia
This commit is contained in:
parent
319cb6c646
commit
57bfa61e0b
1 changed files with 5 additions and 4 deletions
|
|
@ -25,14 +25,15 @@
|
||||||
url = "github:sodiboo/niri-flake";
|
url = "github:sodiboo/niri-flake";
|
||||||
};
|
};
|
||||||
|
|
||||||
noctalia = {
|
quickshell = {
|
||||||
url = "github:noctalia-dev/noctalia-shell/main";
|
url = "github:outfoxxed/quickshell/3e32ae595f97bd2d2e5ed4512fb4bb25edb4eae6";
|
||||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||||
};
|
};
|
||||||
|
|
||||||
quickshell = {
|
noctalia = {
|
||||||
url = "github:outfoxxed/quickshell";
|
url = "github:noctalia-dev/noctalia-shell/v2.16.1";
|
||||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||||
|
inputs.quickshell.follows = "quickshell";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Theming
|
# Theming
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue