Formatting
This commit is contained in:
parent
d98ef18f68
commit
a13e18cdc0
|
@ -1,5 +1,9 @@
|
|||
{pkgs, ...}: {
|
||||
imports = [../../home/work.nix ../../home/gui ../../home/desktop/picom.nix];
|
||||
imports = [
|
||||
../../home/work.nix
|
||||
../../home/gui
|
||||
../../home/desktop/hyprland.nix
|
||||
];
|
||||
home.username = "elitherl";
|
||||
home.homeDirectory = "/home/elitherl";
|
||||
home.stateVersion = "22.11";
|
||||
|
|
Loading…
Reference in a new issue