mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
screen config
This commit is contained in:
parent
abf56b1de8
commit
2bc2192d13
@ -7,4 +7,9 @@
|
||||
screen
|
||||
];
|
||||
};
|
||||
|
||||
programs.screen.screenrc = ''
|
||||
defscrollback 10000
|
||||
#startup_message off
|
||||
'';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user