Migrate old home-manager modules
This commit is contained in:
homes
julian
aspi.nix
features
alacritty
desktop
default.nix
wallpapers
32j4hjkl4j4hkl.pngBridge.jpgastronaut.pngastronaut_ultra.pngbabel.pngblockwavemoon.pngcat_Japanese_Neon.pngcat_leaves.pngcolorful-planets.jpgfinalizer.pnggruv-material.pngign-0002.pngign-0008.pngign-0011.pngign_car.pngign_city.pngign_cityRainOther.pngign_herakles.pngign_stuff.pngign_unsplash16.pngkoi2.pngnix-wallpaper-nineish-catppuccin-mocha.pngnord_buildings.pngouter-space.pngplatform.jpgrolly.pngrose_pine_contourline.pngrose_pine_shape.pngshiny-colors.pngskullcat.pngspace324dhsj.pngspiral.jpgspooky_spill.jpgwallpaper.jpg
direnv
emacs
fish
fonts
gammastep
hyprland
i3
default.nixi3-scrot.conf
i3
configconfig-kardorfmanjaro-default-config
scripts
display-layoutpickerdisplay-toggle-mirrorjupyter-calculatormymatlab.shopen-messagingpulse_popuprofi_calcsetupZoom
workspace-chat-element-tele.jsonworkspace-chat-schildi-tele-rocket.jsonworkspace-chat-schildi-tele.jsonworkspace-zoom.jsoni3status-rust
kitty
neovim
nix-helper
rofi
suites
topgrade
wezterm
yazi
zsh
global
kardorf.nixpianonix.nixv3ms
x86_64-linux
julian@aspi
hosts/aspi
modules/home-manager
alacritty
colors.nixdefault.nixdirenv
emacs
fish
fonts
gammastep
hyprland
i3
kitty
neovim
nix-helper
non-nixos
rofi
suites
terminal.nixtopgrade
wezterm
yazi
zsh
@ -1,22 +1,5 @@
|
||||
{
|
||||
# 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.
|
||||
namespace, # The namespace used for your flake, defaulting to "internal" if not set.
|
||||
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 system system.
|
||||
config,
|
||||
...
|
||||
}:
|
||||
{
|
||||
|
Reference in New Issue
Block a user