Compare commits

..

No commits in common. "4699339db35ea58ecf3455846c3b360833794ce5" and "797b33c4cf645036091ec7f0e75fe471ea6d48ce" have entirely different histories.

2 changed files with 2 additions and 4 deletions

View file

@ -1,9 +1,9 @@
{ username, ... }:
{ pkgs, username, ... }:
{
imports = [ ./laptop.nix ];
home-manager.users.${username} = {
home.packages = [ pkgs.prusa-slicer ];
wayland.windowManager.sway.config = {
output."eDP-1".scale = "1.25";
workspaceOutputAssign = [
{
output = "eDP-1";

View file

@ -5,8 +5,6 @@
imports = [ ./home/work.nix ];
wayland.windowManager.sway.config = {
output = {
# Built-in
"eDP-1".scale = "1.25";
# Work
"Dell Inc. DELL P3223QE CCG8YN3".scale = "1.5";
# Home