mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
formatting
This commit is contained in:
parent
93664e4120
commit
c84204b373
18 changed files with 231 additions and 145 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# ~/.config/nixcfgs/users/js0ny/default.nix
|
||||
{...}: {
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
# General config
|
||||
./default.nix
|
||||
|
|
@ -26,7 +27,8 @@
|
|||
./programs/rime.nix
|
||||
|
||||
# Desktop Linux
|
||||
./programs/gnome.nix
|
||||
./programs/gnome
|
||||
./programs/gnome/paperwm.nix
|
||||
|
||||
# General Program config
|
||||
../../modules/home/programs/nvim.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue