Skip to content

Commit

Permalink
meowmeow
Browse files Browse the repository at this point in the history
  • Loading branch information
anna328p committed Dec 30, 2024
1 parent d8f6874 commit c89bcfd
Show file tree
Hide file tree
Showing 19 changed files with 420 additions and 159 deletions.
3 changes: 1 addition & 2 deletions common/misc/amd/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@

boot = {
kernelModules = [ "kvm-amd" ];

kernelParams = [ "amd_pstate=active" ];
};

nixpkgs.hostPlatform = lib.systems.examples.gnu64;
}
}
1 change: 1 addition & 0 deletions common/workstation/gui.nix
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
e.compiz-windows-effect
e.appindicator
e.transmission-daemon-indicator-ng
e.blur-my-shell
];

environment.variables = {
Expand Down
Loading

0 comments on commit c89bcfd

Please sign in to comment.