Add kitty and basic programs # Immetti il messaggio di commit per le modifiche. Le righe che iniziano
This commit is contained in:
parent
9b0336a74d
commit
11e4fe073d
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ with lib; {
|
|||
|
||||
environment = {
|
||||
pathsToLink = [ "/share/zsh" ];
|
||||
# systemPackages = with pkgs; [ kakoune tmux vim ];
|
||||
systemPackages = with pkgs; [ tmux vim kitty ];
|
||||
};
|
||||
|
||||
i18n.defaultLocale = "it_IT.UTF-8";
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@
|
|||
};
|
||||
|
||||
baldur = {
|
||||
hostname = "baldur.local";
|
||||
hostname = "164.90.208.134";
|
||||
profiles.system = {
|
||||
user = "root";
|
||||
path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.baldur;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue