Fix laptop config
This commit is contained in:
@@ -93,11 +93,17 @@
|
||||
|
||||
};
|
||||
|
||||
|
||||
gui = {
|
||||
enable = true;
|
||||
protonmail = true;
|
||||
matrix = true;
|
||||
|
||||
sway = {
|
||||
enable = true;
|
||||
desktop = false;
|
||||
};
|
||||
|
||||
monitors = utils.mkMonitor {
|
||||
monitor = "eDP-1";
|
||||
resolution = "1920x1200";
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
homeDirectory = "/home/eesim";
|
||||
};
|
||||
|
||||
home.file.".config/sway/config".source = ./dotfiles/sway/config;
|
||||
home.file.".config/nvim".source = ./dotfiles/nvim;
|
||||
home.file.".config/waybar".source = ./dotfiles/waybar;
|
||||
home.file.".config/fish/config.fish".source = ./dotfiles/fish/config.fish;
|
||||
|
||||
Reference in New Issue
Block a user