Change the laptop hostname to seb-laptop

This commit is contained in:
SebastianStork 2024-04-02 21:37:35 +02:00
parent 6bc1112c53
commit dbd3c3ff19
7 changed files with 9 additions and 9 deletions

View file

@ -1,11 +0,0 @@
{...}: {
imports = [./default.nix];
home-manager.users.seb.myConfig.de.widget = {
backlight = {
enable = true;
device = "amdgpu_bl1";
};
battery.enable = true;
};
}