Adding parsec & Reboot Timeout & Update

This commit is contained in:
Lyes Saadi 2024-08-20 18:17:33 +02:00
parent a1f12efb6d
commit 279e4cebd4
No known key found for this signature in database
GPG key ID: 17418538BAA17767
6 changed files with 13 additions and 5 deletions

View file

@ -3,6 +3,7 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
# nixpkgs.url = "github:LyesSaadi/nixpkgs/unstablegnome47";
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";