Trying to add intel-unite
This commit is contained in:
parent
5f17e46132
commit
45bb7e46ba
6 changed files with 138 additions and 14 deletions
|
|
@ -2,9 +2,9 @@
|
|||
description = "NixOS Configuration";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
# nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
# nixpkgs.url = "github:NixOS/nixpkgs/?ref=e7f16004a749b67628898c1eda4beee6ef84f4c0";
|
||||
# nixpkgs.url = "github:NixOS/nixpkgs/gnome";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/gnome";
|
||||
# nixpkgs.url = "github:LyesSaadi/nixpkgs/unstablegnome47";
|
||||
home-manager.url = "github:nix-community/home-manager";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue