feat: add Rick host (Nix on Debian)
This commit is contained in:
parent
7b22abd626
commit
18929340d0
5 changed files with 66 additions and 0 deletions
8
hosts/rick/includes/home-manager.nix
Normal file
8
hosts/rick/includes/home-manager.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
_:
|
||||
{
|
||||
wayland.windowManager.sway.config.output = {
|
||||
"eDP-1" = {
|
||||
scale = "1.3";
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue