replace nixos-rebuild aliases -> nh os
This commit is contained in:
parent
b795d6ca9a
commit
f4afbbee14
4 changed files with 17 additions and 18 deletions
|
|
@ -2,10 +2,11 @@
|
|||
description = "im gonna cry again ;-;";
|
||||
|
||||
inputs = {
|
||||
systems.url = "github:nix-systems/default";
|
||||
systems.url = "github:nix-systems/default-linux";
|
||||
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
|
||||
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixpkgs-master.url = "github:NixOS/nixpkgs/master";
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-25.11";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue