mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-26 05:40:52 +01:00
I guess this is the explanation
This commit is contained in:
parent
e29af2f7a2
commit
56d8dc7236
2 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,6 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wget
|
||||
git
|
||||
rxvt_unicode
|
||||
xorg.xbacklight
|
||||
neovim
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue