This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
johron
/
nix-dots
miroir de
https://github.com/johron/nix-dots
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
551b32bf9d
Branches
Tags
master
nix-dots
/
home
/
features
/
desktop
/
sway
/
swayodroid
/
default.nix
default.nix
96 B
Historique
Raw
1
2
3
4
5
6
7
{ config, pkgs, ... }:
{
imports = [
#inputs.swayodroid.homeManagerModules.default
];
}