This website requires JavaScript.
Explore
Help
Sign in
geekiot
/
nixos-config
Archived
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Конфигурация моей NixOS системы.
config
nix
This repository has been archived on
2025-10-08
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
10
commits
3
branches
0
tags
142
KiB
Nix
100%
47a2de35e0
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
geekiot
47a2de35e0
add (user config): add basic home and nixos user config
2025-09-26 22:21:14 +05:00
devices
add (device config): add additional device settings
2025-09-26 22:20:29 +05:00
lib
add (lib): make the function to create nixos system
2025-09-26 21:57:05 +05:00
options
docs(structure): add project architecture outline with README
2025-09-26 20:11:07 +05:00
overlays
docs(structure): add project architecture outline with README
2025-09-26 20:11:07 +05:00
packages
docs(structure): add project architecture outline with README
2025-09-26 20:11:07 +05:00
users
add (user config): add basic home and nixos user config
2025-09-26 22:21:14 +05:00
.gitignore
add (device config): add additional device settings
2025-09-26 22:20:29 +05:00
flake.nix
add(flake): Add basic flake file.
2025-09-26 20:52:16 +05:00
LICENSE
Initial Commit
2025-09-26 18:29:44 +05:00
README.md
Initial Commit
2025-09-26 18:29:44 +05:00
README.md
NixOS Configuration