This commit is contained in:
Johannes Jöns 2023-03-25 13:10:47 +01:00
parent 9819dd7e6d
commit 70641290e3
2 changed files with 2 additions and 1 deletions

View file

@ -2,7 +2,7 @@
inputs = {
# nixpkgs (Packges and modules)
#nixpkgs.url = github:NixOS/nixpkgs/nixos-unstable;
nixpkgs.url = github:jopejoe1/nixpkgs/hplip;
nixpkgs.url = github:jopejoe1/nixpkgs/devolo;
# Nix Hardware (Hardware configs)
nixos-hardware.url = github:NixOS/nixos-hardware;

View file

@ -41,6 +41,7 @@
python312
carla
tela-icon-theme
devolo-dlan-cockpit
];
hardware.nvidia.modesetting.enable = true;