forked from foxora/nix
switched to rustfmt nightly :3
This commit is contained in:
parent
5c1749baa9
commit
af79d61c1b
3 changed files with 48 additions and 3 deletions
|
|
@ -80,6 +80,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
fenix = {
|
||||
url = "github:nix-community/fenix";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
|
||||
# temp theme until i bother creating my own </3
|
||||
sddm-silent = {
|
||||
url = "github:uiriansan/SilentSDDM";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue