mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Fixed a missing import
This commit is contained in:
parent
278cdc80e4
commit
fa16743a14
@ -1,4 +1,4 @@
|
|||||||
{ config, pkgs, ... }:
|
{ config, pkgs, inputs, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
commonHome = import ../common/home.nix {
|
commonHome = import ../common/home.nix {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user