incorporate changes to work machine and use nixpkgs hyprland
This commit is contained in:
parent
a71a03b352
commit
42b6c45809
5 changed files with 33 additions and 142 deletions
|
|
@ -10,16 +10,6 @@ with lib; {
|
|||
};
|
||||
|
||||
config = mkIf config.roles.work.enable {
|
||||
displays.displays.internal = {
|
||||
name = "eDP-1";
|
||||
description = "BOE 0x07D8";
|
||||
position = {
|
||||
x = 0;
|
||||
y = 1080;
|
||||
};
|
||||
wallpaper = ../../images/nix-soft.png;
|
||||
};
|
||||
|
||||
roles.email = {
|
||||
enable = true;
|
||||
email = "tristan.beedell@cryoserver.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue