home-manager on hopper
This commit is contained in:
parent
e5a3deb9ec
commit
0d84ec9284
3 changed files with 49 additions and 7 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue