😍🍆🩸

This commit is contained in:
Alexander Szczepanski
2021-09-20 08:09:55 +02:00
parent 74a0b4f9bd
commit 6afab6aa13
4 changed files with 50 additions and 45 deletions

View File

@ -97,7 +97,6 @@ in
fswatch
];
services.xserver.videoDrivers = [ "amdgpu" ];
services.hardware.xow.enable = true;
services.printing.enable = true;

View File

@ -23,6 +23,7 @@ in
../configs/common.nix
../configs/user.nix
../configs/user-gui.nix
<home-manager/nixos>
];
# boot.initrd.luks.devices = {
@ -154,6 +155,12 @@ in
};
};
home-manager.users.alex.services.barrier.client = {
enable = true;
name = "thinkpad";
server = "192.168.0.150:24800"
};
environment.systemPackages = with pkgs; [
nvidia-offload
xorg.xf86videointel