I guess this is the explanation

This commit is contained in:
Julien Malka 2021-12-22 23:34:50 +01:00
parent e29af2f7a2
commit 56d8dc7236
No known key found for this signature in database
GPG key ID: 3C68E13964FEA07F
2 changed files with 1 additions and 1 deletions

View file

@ -54,7 +54,6 @@
environment.systemPackages = with pkgs; [
wget
git
rxvt_unicode
xorg.xbacklight
neovim

View file

@ -3,6 +3,7 @@
luj.hmgr.julien = {
luj.programs.neovim.enable = true;
luj.programs.git.enable = true;
luj.programs.ssh-client.enable = true;
luj.i3.enable = true;
luj.polybar.enable = true;