final changes, system is usable

This commit is contained in:
Satria 2026-02-08 20:50:39 +07:00
commit ea2ee2009e
10 changed files with 35 additions and 29 deletions

View file

@ -1,4 +1,6 @@
{ pkgs, ... }: {
nixpkgs.config.allowUnfree = true;
home = {
sessionVariables = {
EDITOR = "nvim";