Add froidmpa-laptop
This commit is contained in:
parent
132a47d5c4
commit
b1bc3c019e
4 changed files with 137 additions and 8 deletions
|
|
@ -106,11 +106,11 @@
|
|||
recursive = true;
|
||||
};
|
||||
|
||||
home.file.".config/ranger/plugins" = {
|
||||
source = builtins.fetchGit {
|
||||
url = "git://github.com/alexanderjeurissen/ranger_devicons.git";
|
||||
rev = "68ffbffd086b0e9bb98c74705abe891b756b9e11";
|
||||
};
|
||||
recursive = true;
|
||||
};
|
||||
# home.file.".config/ranger/plugins" = {
|
||||
# source = builtins.fetchGit {
|
||||
# url = "git://github.com/alexanderjeurissen/ranger_devicons.git";
|
||||
# rev = "68ffbffd086b0e9bb98c74705abe891b756b9e11";
|
||||
# };
|
||||
# recursive = true;
|
||||
# };
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
./xmonad.nix
|
||||
./gui.nix
|
||||
./dev.nix
|
||||
./email.nix
|
||||
# ./email.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue