mirror of
https://github.com/larstvei/nix-config.git
synced 2025-08-30 04:40:13 +00:00
Move fonts to home
This commit is contained in:
parent
9b4918f8e1
commit
2b5b572a39
@ -1,7 +1,7 @@
|
||||
{ pkgs, lib, ... }:
|
||||
{
|
||||
|
||||
fonts.packages = import ./fonts.nix { inherit pkgs; };
|
||||
fonts.packages = import ../home/fonts { inherit pkgs; };
|
||||
|
||||
users.users."larstvei".home = "/Users/larstvei";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user