theming
This commit is contained in:
parent
5054dc67cb
commit
bd71c0bba3
2 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
};
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
theme = "fino-time";
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -74,4 +75,5 @@
|
|||
console.keyMap = "sg";
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
}
|
||||
|
|
|
@ -45,6 +45,7 @@ in {
|
|||
python3
|
||||
rustdesk
|
||||
neovim
|
||||
tmux
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue