Overhaul waybar formatting
This commit is contained in:
parent
3995376fc0
commit
e0a2c929fb
9 changed files with 80 additions and 26 deletions
|
|
@ -26,8 +26,8 @@ outputs = { self,
|
|||
inherit system;
|
||||
modules = [
|
||||
{ _module.args = moduleArgs; }
|
||||
./common/config
|
||||
./desktop/config
|
||||
./common/config
|
||||
home-manager.nixosModules.home-manager
|
||||
{
|
||||
home-manager.useGlobalPkgs = true;
|
||||
|
|
@ -42,8 +42,8 @@ outputs = { self,
|
|||
inherit system;
|
||||
modules = [
|
||||
{ _module.args = moduleArgs; }
|
||||
./common/config
|
||||
./laptop/config
|
||||
./common/config
|
||||
home-manager.nixosModules.home-manager
|
||||
nixos-hardware.nixosModules.microsoft-surface
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue