Skip to content

HansAschenloher/devnyx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Devnyx

My current, and always evolving, NixOS configuration for development and university

Programs

Type Program
Editor NeoVim
Launcher Rofi
Shell Fish
Status Bar Polybar
Terminal Alacritty
Window Manager XMonad

Structure

Here is an overview of the folders' structure:

├── home
│   ├── display
│   ├── home.nix
│   ├── overlays
│   ├── programs
│   └── secrets
│   └── services
├── imgs
├── install.sh
├── notes
└── system
    ├── configuration.nix
    └── fonts
    └── machine
    └── wm
  • home: all the user programs, services and dotfiles.
  • imgs: screenshots and other images.
  • install.sh: the install script.
  • notes: cheat-sheets, docs, etc.
  • system: the NixOS configuration, settings for different laptops and window managers.

About

NixOs config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published