1
0
Fork 0
forked from foxora/nix

realised that rustfmt nightly is in nixpkgs already lol :3

This commit is contained in:
foxora 2026-03-13 23:19:37 +00:00
parent 3ebf01c47e
commit 9c22f23bc0
2 changed files with 1 additions and 6 deletions

View file

@ -85,11 +85,6 @@
};
};
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";