mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -50,7 +50,8 @@
|
||||
system = "x86_64-linux";
|
||||
modules = [
|
||||
{
|
||||
nixpkgs.overlays = [ inputs.nur.overlays.default ];
|
||||
nixpkgs.overlays =
|
||||
[ inputs.hyprpanel.overlay inputs.nur.overlays.default ];
|
||||
_module.args = { inherit inputs; };
|
||||
}
|
||||
inputs.nixos-hardware.nixosModules.omen-16-n0005ne # CHANGEME: check https://github.com/NixOS/nixos-hardware
|
||||
|
||||
Reference in New Issue
Block a user