.
This commit is contained in:
parent
e01ffa4cec
commit
becdaee408
8 changed files with 276 additions and 18 deletions
|
@ -10,7 +10,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
firefox.url = "github:nix-community/flake-firefox-nightly";
|
||||
|
||||
stylix.url = "github:danth/stylix";
|
||||
|
||||
rust.url = "github:oxalica/rust-overlay";
|
||||
};
|
||||
|
||||
outputs = inputs @ { self, nixpkgs, nixpkgs-unstable, ... }:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue