Rename modules/home to modules/home-manager
Before ![]() (image error) Size: 182 KiB After ![]() (image error) Size: 182 KiB ![]() ![]() |
Before ![]() (image error) Size: 177 KiB After ![]() (image error) Size: 177 KiB ![]() ![]() |
Before ![]() (image error) Size: 823 KiB After ![]() (image error) Size: 823 KiB ![]() ![]() |
Before ![]() (image error) Size: 759 KiB After ![]() (image error) Size: 759 KiB ![]() ![]() |
Before ![]() (image error) Size: 1.6 MiB After ![]() (image error) Size: 1.6 MiB ![]() ![]() |
Before ![]() (image error) Size: 1024 KiB After ![]() (image error) Size: 1024 KiB ![]() ![]() |
Before ![]() (image error) Size: 2.8 MiB After ![]() (image error) Size: 2.8 MiB ![]() ![]() |
Before ![]() (image error) Size: 1.3 MiB After ![]() (image error) Size: 1.3 MiB ![]() ![]() |
Before ![]() (image error) Size: 1.6 MiB After ![]() (image error) Size: 1.6 MiB ![]() ![]() |
Before ![]() (image error) Size: 499 KiB After ![]() (image error) Size: 499 KiB ![]() ![]() |
Before ![]() (image error) Size: 607 KiB After ![]() (image error) Size: 607 KiB ![]() ![]() |
0
modules/home/desktop/wallpapers/ign-0002.png → modules/home-manager/desktop/wallpapers/ign-0002.png
Before ![]() (image error) Size: 1.2 MiB After ![]() (image error) Size: 1.2 MiB ![]() ![]() |
0
modules/home/desktop/wallpapers/ign-0008.png → modules/home-manager/desktop/wallpapers/ign-0008.png
Before ![]() (image error) Size: 719 KiB After ![]() (image error) Size: 719 KiB ![]() ![]() |
0
modules/home/desktop/wallpapers/ign-0011.png → modules/home-manager/desktop/wallpapers/ign-0011.png
Before ![]() (image error) Size: 464 KiB After ![]() (image error) Size: 464 KiB ![]() ![]() |
Before ![]() (image error) Size: 831 KiB After ![]() (image error) Size: 831 KiB ![]() ![]() |
0
modules/home/desktop/wallpapers/ign_city.png → modules/home-manager/desktop/wallpapers/ign_city.png
Before ![]() (image error) Size: 159 KiB After ![]() (image error) Size: 159 KiB ![]() ![]() |
Before ![]() (image error) Size: 354 KiB After ![]() (image error) Size: 354 KiB ![]() ![]() |
Before ![]() (image error) Size: 861 KiB After ![]() (image error) Size: 861 KiB ![]() ![]() |
Before ![]() (image error) Size: 98 KiB After ![]() (image error) Size: 98 KiB ![]() ![]() |
Before ![]() (image error) Size: 1.0 MiB After ![]() (image error) Size: 1.0 MiB ![]() ![]() |
Before ![]() (image error) Size: 267 KiB After ![]() (image error) Size: 267 KiB ![]() ![]() |
Before ![]() (image error) Size: 239 KiB After ![]() (image error) Size: 239 KiB ![]() ![]() |
Before ![]() (image error) Size: 299 KiB After ![]() (image error) Size: 299 KiB ![]() ![]() |
Before ![]() (image error) Size: 10 MiB After ![]() (image error) Size: 10 MiB ![]() ![]() |
0
modules/home/desktop/wallpapers/platform.jpg → modules/home-manager/desktop/wallpapers/platform.jpg
Before ![]() (image error) Size: 2.7 MiB After ![]() (image error) Size: 2.7 MiB ![]() ![]() |
Before ![]() (image error) Size: 1.6 MiB After ![]() (image error) Size: 1.6 MiB ![]() ![]() |
Before ![]() (image error) Size: 4.0 MiB After ![]() (image error) Size: 4.0 MiB ![]() ![]() |
Before ![]() (image error) Size: 261 KiB After ![]() (image error) Size: 261 KiB ![]() ![]() |
Before ![]() (image error) Size: 269 KiB After ![]() (image error) Size: 269 KiB ![]() ![]() |
0
modules/home/desktop/wallpapers/skullcat.png → modules/home-manager/desktop/wallpapers/skullcat.png
Before ![]() (image error) Size: 1.2 MiB After ![]() (image error) Size: 1.2 MiB ![]() ![]() |
Before ![]() (image error) Size: 216 KiB After ![]() (image error) Size: 216 KiB ![]() ![]() |
Before ![]() (image error) Size: 342 KiB After ![]() (image error) Size: 342 KiB ![]() ![]() |
Before ![]() (image error) Size: 412 KiB After ![]() (image error) Size: 412 KiB ![]() ![]() |
Before ![]() (image error) Size: 595 KiB After ![]() (image error) Size: 595 KiB ![]() ![]() |
Before ![]() (image error) Size: 126 KiB |
Before ![]() (image error) Size: 537 KiB |
@ -1,28 +0,0 @@
|
|||||||
{
|
|
||||||
# Snowfall Lib provides a customized `lib` instance with access to your flake's library
|
|
||||||
# as well as the libraries available from your flake's inputs.
|
|
||||||
lib,
|
|
||||||
# An instance of `pkgs` with your overlays and packages applied is also available.
|
|
||||||
pkgs,
|
|
||||||
# You also have access to your flake's inputs.
|
|
||||||
inputs,
|
|
||||||
|
|
||||||
# Additional metadata is provided by Snowfall Lib.
|
|
||||||
system, # The system architecture for this host (eg. `x86_64-linux`).
|
|
||||||
target, # The Snowfall Lib target for this system (eg. `x86_64-iso`).
|
|
||||||
format, # A normalized name for the system target (eg. `iso`).
|
|
||||||
virtual
|
|
||||||
, # A boolean to determine whether this system is a virtual target using nixos-generators.
|
|
||||||
systems, # An attribute map of your defined hosts.
|
|
||||||
|
|
||||||
# All other arguments come from the module system.
|
|
||||||
config, ... }:
|
|
||||||
|
|
||||||
with lib;
|
|
||||||
|
|
||||||
let cfg = config.modules.X;
|
|
||||||
in {
|
|
||||||
options.modules.X = { enable = mkOption { default = false; }; };
|
|
||||||
|
|
||||||
config = mkIf cfg.enable { };
|
|
||||||
}
|
|