mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
Refactored lisa
This commit is contained in:
parent
09b1375115
commit
8110cd8d4f
3 changed files with 38 additions and 47 deletions
7
machines/lisa/home-julien.nix
Normal file
7
machines/lisa/home-julien.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ pkgs, lib, config, ... }:
|
||||
{
|
||||
luj.hmgr.julien = {
|
||||
luj.programs.neovim.enable = true;
|
||||
luj.programs.git.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue