Add comma.nix to common home config

This commit is contained in:
NullBite 2024-01-24 00:13:39 +01:00
parent 7b77b2f62e
commit ac96adae26
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -1,6 +1,8 @@
{ lib, pkgs, osConfig, ... }:
{
imports = [
./comma.nix
];
# home.username = "nullbite";
# home.homeDirectory = "/home/nullbite";