Skip to content

Tiqur/nixos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File structure:

.
├── flake.lock
├── flake.nix
├── gh.sh
├── hosts
│   ├── desktop
│   │   ├── configuration.nix
│   │   ├── hardware-configuration.nix
│   │   └── home.nix
│   ├── laptop
│   │   ├── configuration.nix
│   │   ├── hardware-configuration.nix
│   │   ├── home.nix
│   │   ├── tlp.nix
│   │   └── wifi.nix
│   ├── server
│   │   ├── configuration.nix
│   │   ├── hardware-configuration.nix
│   │   ├── old.nix
│   │   └── secrets
│   │       └── secrets.yaml
│   └── shared.nix
├── overlays
│   └── update-osu-lazer.nix
├── README.md
├── rebuild.sh
└── wallpapers
    ├── angel.jpg
    ├── basement.jxl
    ├── cat_juzo.png
    ├── catppuccin_triangle.png
    ├── city.jpg
    ├── convert.sh
    ├── cyberpunk.jxl
    ├── dark-forest.jxl
    ├── escape_velocity.jxl
    ├── fog.jxl
    ├── japan.png
    ├── kohakunushi_blue.jpg
    ├── kohakunushi.jpg
    ├── kohakunushi_red.jpg
    ├── kurzgesagt-2.jxl
    ├── kurzgesagt.jxl
    ├── mocha_tomoko.jpeg
    ├── mocha_zero_two.webp
    ├── moon.jxl
    ├── mountain.png
    ├── night_nordic.jpg
    ├── solar_system_mocha.png
    ├── train.jxl
    ├── triangles_ultrawide.png
    ├── water.jpg
    ├── wave_dark.png
    └── wave.png

8 directories, 46 files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published