chore:fix nix
This commit is contained in:
parent
bcbd699c4c
commit
998b639fb3
3 changed files with 12 additions and 7 deletions
|
|
@ -1,4 +1,6 @@
|
|||
{ config, pkgs, lib, ... }: {
|
||||
home.stateVersion = "24.05";
|
||||
|
||||
imports = [
|
||||
./programs/helix.nix
|
||||
./programs/neovim.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue