Laptop configuration
This commit is contained in:
parent
7c8c81a9aa
commit
084bdfb7ac
@ -21,6 +21,7 @@
|
||||
unstable.cubiomes-viewer
|
||||
unstable.yt-dlp
|
||||
unstable.rnote
|
||||
unstable.vesktop
|
||||
|
||||
# Image editing
|
||||
gimp
|
||||
|
@ -14,11 +14,16 @@
|
||||
enable = true;
|
||||
};
|
||||
|
||||
programs.zellij = {
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
};
|
||||
|
||||
programs.zellij = {
|
||||
enable = true;
|
||||
# enableBashIntegration = true;
|
||||
};
|
||||
|
||||
home.file.zellij = {
|
||||
target = ".config/zellij/config.kdl";
|
||||
text = ''
|
||||
|
Loading…
Reference in New Issue
Block a user