mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
Fixed bulding
This commit is contained in:
parent
2ad99d74e3
commit
126e920c6f
3 changed files with 2 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue