Add comma.nix to common home config
This commit is contained in:
parent
7b77b2f62e
commit
ac96adae26
@ -1,6 +1,8 @@
|
|||||||
{ lib, pkgs, osConfig, ... }:
|
{ lib, pkgs, osConfig, ... }:
|
||||||
{
|
{
|
||||||
|
imports = [
|
||||||
|
./comma.nix
|
||||||
|
];
|
||||||
# home.username = "nullbite";
|
# home.username = "nullbite";
|
||||||
# home.homeDirectory = "/home/nullbite";
|
# home.homeDirectory = "/home/nullbite";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user