mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
improvements
This commit is contained in:
@@ -6,13 +6,12 @@
|
||||
}:
|
||||
{
|
||||
home = {
|
||||
stateVersion = osConfig.system.stateVersion;
|
||||
inherit (osConfig.system) stateVersion;
|
||||
inherit username;
|
||||
homeDirectory = "/home/${username}";
|
||||
};
|
||||
imports = [
|
||||
inputs.nixvim.homeManagerModules.nixvim
|
||||
inputs.anyrun.homeManagerModules.default
|
||||
./programs/nixvim/presets
|
||||
./programs/neovide.nix
|
||||
./packages
|
||||
|
||||
Reference in New Issue
Block a user