Laptop configuration
This commit is contained in:
@@ -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 = ''
|
||||
|
Reference in New Issue
Block a user