Update home.nix
This commit is contained in:
parent
63888160ec
commit
f852267b8b
1 changed files with 0 additions and 7 deletions
7
home.nix
7
home.nix
|
@ -4,13 +4,6 @@
|
|||
inputs,
|
||||
...
|
||||
}:
|
||||
let
|
||||
nixvim = import (builtins.fetchGit {
|
||||
url = "https://github.com/nix-community/nixvim";
|
||||
# If you are not running an unstable channel of nixpkgs, select the corresponding branch of nixvim.
|
||||
# ref = "nixos-24.05";
|
||||
});
|
||||
in
|
||||
{
|
||||
home.username = "kaitotlex";
|
||||
home.homeDirectory = "/home/kaitotlex";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue