Dysk added to home mgr programs
This commit is contained in:
parent
4dba93cd39
commit
2e6d735a74
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
home.homeDirectory = "/home/avery";
|
||||
home.stateVersion = "25.05";
|
||||
home.packages = with pkgs; [
|
||||
bat cowsay bat cmatrix bat cava bat cbonsai bat ksh bat tree hyfetch qutebrowser xonsh elvish openjdk btop htop cpufetch lm_sensors ];
|
||||
bat cowsay bat cmatrix bat cava bat cbonsai bat ksh bat tree hyfetch qutebrowser xonsh elvish openjdk btop htop cpufetch lm_sensors dysk ];
|
||||
home.file = {
|
||||
};
|
||||
home.sessionVariables = {
|
||||
|
@ -43,7 +43,7 @@ PS1='\[\e[38;2;254;128;25m\][\[\e[38;2;235;219;178m\]\u\[\e[38;2;200;200;200m\]@
|
|||
},
|
||||
"logo": {
|
||||
"type": "builtin",
|
||||
"source": "arch2",
|
||||
"source": "uwuntu",
|
||||
"width": 65,
|
||||
"height": 35,
|
||||
"padding": {
|
||||
|
|
Loading…
Add table
Reference in a new issue