8000 GitHub - Vartroc/wieder-nix: It's nix...again. It's wieder-nix
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Vartroc/wieder-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wieder-nix

Logo

License Status

Hello, I'm quite surprised you made it here. Well, this repo is just for my personal config. License is GPLv3.

Goals:

Minimalstic mindset:

  • only the stuff that I need
  • no waybar, no fancy flexing command line tools like cmatirx,
  • just the stuff that I need: gaming, socialization (Vesktop, Signal), useful cli tools (tree, bat)

Modularization:

  • almost every feature has an easy enable option
  • every enable option is found in configuration.nix --> easily make new configurations without a hassle

File Structure:

├── assets  - assets like pictures, scripts, etc
│ 
│── flake.lock
├── flake.nix       - entrypoint
├── hm              - home-manager modules
├── hosts           - host specific config
├── nix             - nixos specific modules
│   ├── essentials  - essential modules
│   ├── misc        - miscallanious modules, that don't have a specific theme
│   ├── nixvim      - nixvim modules
│   ├── services    - specific services
│   └── userspace   - modules that are user-specific
└── readme.md       - You're looking at it!  

Issue Tracker:

- config required for:
    - fuzzel
    - kitty
- notification deamon with e.g. time shortcut
- disko config

Credit:

refact0r/system24 - Vesktop Theme

About

It's nix...again. It's wieder-nix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0