This website requires JavaScript.
Explore
Help
Sign In
tstarr
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/starr-dusT/dotfiles.git
synced
2025-02-19 19:27:31 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dotfiles
/
provision
/
modules
/
desktop
/
default.nix
5 lines
55 B
Nix
Raw
Normal View
History
Unescape
Escape
more update
2023-07-10 17:52:34 -07:00
{
.
.
.
}:
{
declarative setup of chromium and chrome
2023-11-19 11:29:30 -08:00
imports
=
[
./browser.nix
./sway.nix
]
;
more update
2023-07-10 17:52:34 -07:00
}
Reference in New Issue
Copy Permalink