got it working again, but clanky
This commit is contained in:
parent
af6df24831
commit
7686df76ed
5 changed files with 40 additions and 14 deletions
|
|
@ -13,24 +13,11 @@
|
|||
hostName = "marty-latitude";
|
||||
};
|
||||
|
||||
development = {
|
||||
vscodium.enable = true;
|
||||
git.enable = true;
|
||||
};
|
||||
terminal = {
|
||||
kitty.enable = true;
|
||||
};
|
||||
window_manager = {
|
||||
hyprland.enable = true;
|
||||
waybar.enable = true;
|
||||
walker.enable = true;
|
||||
};
|
||||
|
||||
home-manager = {
|
||||
extraSpecialArgs = { inherit inputs; };
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
|
||||
users = {
|
||||
marty = import ./../modules/home.nix;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue