Skip to content

odonnellrory/OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my operating system.

It looks like this.

.
├── bin
│   ├── catallcopy
│   ├── catall.sh
│   └── yazi-cd
├── hyprland
│   ├── hypr
│   │   ├── hyprland.conf
│   │   └── hyprpaper.conf
│   └── waybar
│       ├── config.jsonc
│       └── style.css
├── nixos
│   ├── configuration.nix
│   ├── desktop-environments
│   │   ├── gnome.nix
│   │   └── hyprland.nix
│   ├── display-managers
│   │   ├── gdm.nix
│   │   └── greetd.nix
│   └── hardware-configuration.nix
└── README.md

8 directories, 14 files

/bin is where I keep scripts.

/hyprland has the hyprland config, and a config to set my wallpaper.

/nixos has all of my nix configuration.
configuration.nix I have split into some separate files to tidy it up, the desktop environments and display managers have their own directories.

About

Dotfiles, hyprland setup, aliases, shell functions, scripts, and my old NixOS setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors