mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Added something
This commit is contained in:
@@ -27,7 +27,10 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
millennium.url = "git+https://github.com/SteamClientHomebrew/Millennium";
|
||||
millennium = {
|
||||
url = "git+https://github.com/SteamClientHomebrew/Millennium?ref=legacy";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, home-manager, nixvim, millennium, hyprland, ... }@inputs:
|
||||
|
||||
Reference in New Issue
Block a user