flake.nix: stylix url changed to nix-community
This commit is contained in:
parent
2d9d5edc92
commit
71aed8ed29
1 changed files with 4 additions and 4 deletions
|
|
@ -79,6 +79,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
stylix = {
|
||||
url = "github:nix-community/stylix";
|
||||
};
|
||||
|
||||
freesm = {
|
||||
url = "github:FreesmTeam/FreesmLauncher";
|
||||
};
|
||||
|
|
@ -123,10 +127,6 @@
|
|||
url = "github:Mic92/sops-nix";
|
||||
};
|
||||
|
||||
stylix = {
|
||||
url = "github:danth/stylix";
|
||||
};
|
||||
|
||||
ayugram-desktop = {
|
||||
url = "github:ndfined-crp/ayugram-desktop/";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue