Fixed bulding

This commit is contained in:
Johannes Jöns 2023-05-19 19:49:08 +02:00
parent 2ad99d74e3
commit 126e920c6f
3 changed files with 2 additions and 6 deletions

View file

@ -69,7 +69,7 @@
hardware.steam-hardware.enable = true;
programs.steam = {
enable = true;
enable = false;
remotePlay.openFirewall = true;
dedicatedServer.openFirewall = true;
};

View file

@ -2,7 +2,7 @@
description = "jopejoe1 NixOS configuration";
inputs = {
nixpkgs.url = github:NixOS/nixpkgs;
nixpkgs.url = github:NixOS/nixpkgs/nixos-unstable;
nur.url = github:nix-community/NUR;
home-manager= {
url = github:nix-community/home-manager;

View file

@ -6,8 +6,6 @@
./hardware.nix
];
services.ivpn.enable = true;
networking.hostName = "kami";
networking.hostId = "16c22faf";
@ -28,8 +26,6 @@
#boot.kernelParams = [ "module_blacklist=i915" ];
#services.boinc.enable = true;
environment.systemPackages = with pkgs; [
prismlauncher
libsForQt5.discover