Modified common.nix
This commit is contained in:
parent
810a52e634
commit
1a8c4f18b7
2 changed files with 1 additions and 4 deletions
|
|
@ -77,7 +77,7 @@
|
|||
# OpenSSH
|
||||
services.openssh.enable = true;
|
||||
# Hardware acceleration support
|
||||
hardware.opengl.extraPackages = with pkgs; [
|
||||
hardware.graphics.extraPackages = with pkgs; [
|
||||
intel-media-driver
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -33,11 +33,8 @@
|
|||
"orientation": "horizontal",
|
||||
"modules":[
|
||||
"custom/openbracket",
|
||||
"custom/arch",
|
||||
"idle_inhibitor",
|
||||
"custom/split",
|
||||
"custom/powerprofile",
|
||||
"custom/themeswitcher",
|
||||
"custom/closebracket"
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue