Merge branch 'main' of github.com:ooks-io/nix
This commit is contained in:
commit
d861c86079
2 changed files with 2 additions and 5 deletions
|
|
@ -7,12 +7,12 @@
|
|||
];
|
||||
|
||||
monitors = [{
|
||||
name = "eDP-1";
|
||||
name = "DSI-1";
|
||||
width = 720;
|
||||
height = 1280;
|
||||
workspace = "1";
|
||||
primary = true;
|
||||
transform = 2;
|
||||
transform = 3;
|
||||
}];
|
||||
|
||||
colorscheme = inputs.nix-colors.colorSchemes.gruvbox-dark-soft;
|
||||
|
|
|
|||
|
|
@ -84,9 +84,6 @@
|
|||
thermald = {
|
||||
enable = true;
|
||||
};
|
||||
tlp = {
|
||||
enable = true;
|
||||
};
|
||||
logind = {
|
||||
lidSwitch = "suspend";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue