merge 2nd pc
This commit is contained in:
parent
7e65c8e62a
commit
f5bc289708
4 changed files with 6 additions and 1471 deletions
|
|
@ -3,12 +3,14 @@
|
|||
imports = [
|
||||
../../modules/gamemode.nix
|
||||
../../modules/boot_params.nix
|
||||
../../modules/ironbar_config.nix
|
||||
];
|
||||
boot.kernelPackages = pkgs.linuxPackages_zen;
|
||||
programs.boot.boot_params = [
|
||||
"amdgpu.ppfeaturemask=0xffffffff"
|
||||
];
|
||||
networking.hostName = "marmo";
|
||||
programs.ironbar.monitor = "DP-1";
|
||||
programs.gamemode = {
|
||||
device = 1;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue