mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 18:30:13 +00:00
reorganize files
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{ config, pkgs, lib, ... }: {
|
||||
|
||||
# Timezone required for Redshift schedule
|
||||
imports = [ ../system/timezone.nix ];
|
||||
imports = [ ../nixos/timezone.nix ];
|
||||
|
||||
config = lib.mkIf config.gui.enable {
|
||||
|
||||
|
Reference in New Issue
Block a user