Skip to content

aldur/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,914 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My collection of dotfiles.

Structure: nix

flake.nix is the entrypoint, while directories hold modules, overlays, packages, etc.

Host-specific configuration to into base_hosts, consuming the root flake.nix as an input.

Most modules assume the username to be aldur.

Packages

See the packages directories for a few more.

lazyvim

A slightly customized LazyVim setup.

nix run "github:aldur/dotfiles#lazyvim"

Or its light version:

nix run "github:aldur/dotfiles#lazyvim-light"

qemu-vm

Launch a qemu-vm with the configuration from this repository.

See the README for more information.

nix run "github:aldur/dotfiles#qemu-vm"

Templates

QEMU VM

To further configure the QEMU VM, clone the template:

nix flake init --template github:aldur/dotfiles#vm-nogui

About

Dotfiles configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors