This commit is contained in:
Gabriel 2022-09-02 17:07:30 +02:00
commit e38981769b
4 changed files with 120 additions and 36 deletions

View file

@ -23,6 +23,7 @@
desktop.compositing = true;
terminal.enable = true;
neovim.enable = true;
zsh.enable = true;
};
fileSystems = {
@ -101,3 +102,4 @@
system.stateVersion = "22.11"; # Did you read the comment?
}