1
0
Fork 0
forked from foxora/nix

switched to rustfmt nightly :3

This commit is contained in:
foxora 2026-02-28 01:34:13 +00:00
parent 5c1749baa9
commit af79d61c1b
3 changed files with 48 additions and 3 deletions

View file

@ -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";