mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 06:30:43 +00:00
walker: Use flake instead of manual config
This commit is contained in:
parent
bfb1adb3bc
commit
61ada8f1cf
4 changed files with 61 additions and 7 deletions
|
@ -12,6 +12,7 @@ _: {
|
|||
"https://hyprland.cachix.org" # hyprland
|
||||
"https://hyprland-community.cachix.org" # hyprland-community
|
||||
"https://ags.cachix.org" # ags
|
||||
"https://walker.cachix.org" # walker
|
||||
];
|
||||
trusted-public-keys = [
|
||||
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
||||
|
@ -22,6 +23,7 @@ _: {
|
|||
"hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="
|
||||
"hyprland-community.cachix.org-1:5dTHY+TjAJjnQs23X+vwMQG4va7j+zmvkTKoYuSXnmE="
|
||||
"ags.cachix.org-1:naAvMrz0CuYqeyGNyLgE010iUiuf/qx6kYrUv3NwAJ8="
|
||||
"walker.cachix.org-1:fG8q+uAaMqhsMxWjwvk0IMb4mFPFLqHjuvfwQxE4oJM="
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue