home-manager on hopper

This commit is contained in:
xunuwu 2025-04-15 12:23:07 +02:00
parent e5a3deb9ec
commit 0d84ec9284
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
3 changed files with 49 additions and 7 deletions

View file

@ -19,15 +19,8 @@
environment.systemPackages = with pkgs; [
firefox
stremio
];
environment.etc."sway/config.d/custom.conf".text = ''
output HDMI-A-1 {
scale 2.0
}
'';
services.greetd = {
enable = true;
settings = {