Some changes

This commit is contained in:
Henry Hiles 2025-02-25 11:53:08 +00:00
parent 53a10e993b
commit f5cec9b929
16 changed files with 134 additions and 46 deletions

View file

@ -2,11 +2,11 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
stylix.url = "github:danth/stylix";
nix-gaming.url = "github:fufexan/nix-gaming";
firefox-gnome-theme = {
url = "github:rafaelmardojai/firefox-gnome-theme";
flake = false;
};
nix-gaming.url = "github:fufexan/nix-gaming";
programsdb = {
url = "github:wamserma/flake-programs-sqlite";
inputs.nixpkgs.follows = "nixpkgs";