what
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
oh-my-zsh
|
||||
];
|
||||
};
|
||||
imports = [../../packages/rust-motd/rust-motd.kdl];
|
||||
xdg.configFile."starship.toml".source = ./packages/starship/starship.toml;
|
||||
xdg.configFile."starship.toml".source = ../../packages/starship/starship.toml;
|
||||
xdg.configFile."rust-motd/rust-motd.kdl".source = ../../packages/rust-motd/rust-motd.kdl;
|
||||
# programs.bash.initExtra = [
|
||||
# "zsh"
|
||||
# "starship init zsh"
|
||||
|
||||
Reference in New Issue
Block a user