mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-29 07:10:51 +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; [
|
environment.systemPackages = with pkgs; [
|
||||||
wget
|
wget
|
||||||
git
|
|
||||||
rxvt_unicode
|
rxvt_unicode
|
||||||
xorg.xbacklight
|
xorg.xbacklight
|
||||||
neovim
|
neovim
|
||||||
|
|
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
luj.hmgr.julien = {
|
luj.hmgr.julien = {
|
||||||
luj.programs.neovim.enable = true;
|
luj.programs.neovim.enable = true;
|
||||||
|
luj.programs.git.enable = true;
|
||||||
luj.programs.ssh-client.enable = true;
|
luj.programs.ssh-client.enable = true;
|
||||||
luj.i3.enable = true;
|
luj.i3.enable = true;
|
||||||
luj.polybar.enable = true;
|
luj.polybar.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue